Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_request.c886 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in set_random_addr()
H A Dhci_sync.c895 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in hci_set_random_addr_sync()
4842 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in hci_dev_open_sync()
H A Dmgmt.c1023 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in rpa_expired()
6974 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in set_privacy()
6983 hci_dev_clear_flag(hdev, HCI_RPA_EXPIRED); in set_privacy()
H A Dhci_event.c1360 hci_dev_clear_flag(hdev, HCI_RPA_EXPIRED); in hci_cc_le_set_random_addr()
3596 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in hci_encrypt_change_evt()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h388 HCI_RPA_EXPIRED, enumerator
H A Dhci_core.h1797 !hci_dev_test_flag(dev, HCI_RPA_EXPIRED))