Home
last modified time | relevance | path

Searched refs:HCI_RPA_EXPIRED (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c1913 if (!hci_dev_test_and_clear_flag(hdev, HCI_RPA_EXPIRED) && in hci_get_random_address()
2346 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in set_random_addr()
2374 if (!hci_dev_test_and_clear_flag(hdev, HCI_RPA_EXPIRED) && in hci_update_random_address()
H A Dmgmt.c977 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in rpa_expired()
5827 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in set_privacy()
5836 hci_dev_clear_flag(hdev, HCI_RPA_EXPIRED); in set_privacy()
H A Dhci_core.c1594 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in hci_dev_do_open()
H A Dhci_event.c3086 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in hci_encrypt_change_evt()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h308 HCI_RPA_EXPIRED, enumerator