Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_request.h71 void hci_req_add_le_scan_disable(struct hci_request *req, bool rpa_le_conn);
Dhci_request.c328 void hci_req_add_le_scan_disable(struct hci_request *req, bool rpa_le_conn) in hci_req_add_le_scan_disable() argument
353 if (hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION) && !rpa_le_conn) { in hci_req_add_le_scan_disable()