Home
last modified time | relevance | path

Searched refs:rpa_le_conn (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.h71 void hci_req_add_le_scan_disable(struct hci_request *req, bool rpa_le_conn);
H A 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()
/kernel/linux/linux-5.10/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.c1009 bool rpa_le_conn = true; in hci_connect_le() local
1111 hci_req_add_le_scan_disable(&req, rpa_le_conn); in hci_connect_le()
H A Dhci_request.c707 void hci_req_add_le_scan_disable(struct hci_request *req, bool rpa_le_conn) in hci_req_add_le_scan_disable() argument
734 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION) && !rpa_le_conn) { in hci_req_add_le_scan_disable()

Completed in 8 milliseconds