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);
1009 bool rpa_le_conn = true; in hci_connect_le() local1111 hci_req_add_le_scan_disable(&req, rpa_le_conn); in hci_connect_le()
655 void hci_req_add_le_scan_disable(struct hci_request *req, bool rpa_le_conn) in hci_req_add_le_scan_disable() argument682 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION) && !rpa_le_conn) { in hci_req_add_le_scan_disable()