Home
last modified time | relevance | path

Searched refs:HCI_LL_RPA_RESOLUTION (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/net/bluetooth/
Dhci_event.c1729 hci_dev_set_flag(hdev, HCI_LL_RPA_RESOLUTION); in hci_cc_le_set_addr_resolution_enable()
1731 hci_dev_clear_flag(hdev, HCI_LL_RPA_RESOLUTION); in hci_cc_le_set_addr_resolution_enable()
2386 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) { in cs_le_create_conn()
5291 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) { in le_conn_complete_evt()
5407 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) in hci_le_enh_conn_complete_evt()
Dhci_request.c741 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION) && !rpa_le_conn) { in hci_req_add_le_scan_disable()
1935 !hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) in hci_req_disable_address_resolution()
/Linux-v5.15/include/net/bluetooth/
Dhci.h329 HCI_LL_RPA_RESOLUTION, enumerator
Dhci_core.h761 hci_dev_clear_flag(hdev, HCI_LL_RPA_RESOLUTION);\