Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c2225 if (val == hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) in hci_scan_disable_sync()
2639 if (!hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) in hci_pause_addr_resolution()
3362 if (!hci_dev_test_flag(hdev, HCI_LL_RPA_RESOLUTION)) { in hci_powered_update_adv_sync()
H A Dhci_event.c2076 hci_dev_set_flag(hdev, HCI_LL_RPA_RESOLUTION); in hci_cc_le_set_addr_resolution_enable()
2078 hci_dev_clear_flag(hdev, HCI_LL_RPA_RESOLUTION); in hci_cc_le_set_addr_resolution_enable()
/linux/include/net/bluetooth/
H A Dhci.h467 HCI_LL_RPA_RESOLUTION, enumerator
H A Dhci_core.h849 hci_dev_clear_flag((hdev), HCI_LL_RPA_RESOLUTION); \