Home
last modified time | relevance | path

Searched refs:rpa_le_conn (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.h68 void hci_req_add_le_scan_disable(struct hci_request *req, bool rpa_le_conn);
H A Dhci_conn.c1011 bool rpa_le_conn = true; in hci_connect_le() local
1113 hci_req_add_le_scan_disable(&req, rpa_le_conn); in hci_connect_le()
H A Dhci_request.c659 void hci_req_add_le_scan_disable(struct hci_request *req, bool rpa_le_conn) in hci_req_add_le_scan_disable() argument
686 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION) && !rpa_le_conn) { in hci_req_add_le_scan_disable()