Searched refs:rpa_le_conn (Results 1 – 3 of 3) sorted by relevance
68 void hci_req_add_le_scan_disable(struct hci_request *req, bool rpa_le_conn);
1011 bool rpa_le_conn = true; in hci_connect_le() local1113 hci_req_add_le_scan_disable(&req, rpa_le_conn); in hci_connect_le()
705 void hci_req_add_le_scan_disable(struct hci_request *req, bool rpa_le_conn) in hci_req_add_le_scan_disable() argument732 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION) && !rpa_le_conn) { in hci_req_add_le_scan_disable()