Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c1651 hci_dev_set_flag(hdev, HCI_LL_RPA_RESOLUTION); in hci_cc_le_set_addr_resolution_enable()
1653 hci_dev_clear_flag(hdev, HCI_LL_RPA_RESOLUTION); in hci_cc_le_set_addr_resolution_enable()
2307 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) { in cs_le_create_conn()
5294 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) in hci_le_enh_conn_complete_evt()
H A Dhci_request.c686 hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION) && !rpa_le_conn) { in hci_req_add_le_scan_disable()
1812 !hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) in hci_req_disable_address_resolution()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h328 HCI_LL_RPA_RESOLUTION, enumerator
H A Dhci_core.h736 hci_dev_clear_flag(hdev, HCI_LL_RPA_RESOLUTION);\