Searched refs:HCI_RPA_EXPIRED (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/bluetooth/ |
H A D | hci_request.c | 886 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in set_random_addr()
|
H A D | hci_sync.c | 1066 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in hci_set_random_addr_sync() 5056 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in hci_dev_open_sync()
|
H A D | mgmt.c | 1023 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in rpa_expired() 7028 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in set_privacy() 7037 hci_dev_clear_flag(hdev, HCI_RPA_EXPIRED); in set_privacy()
|
H A D | hci_event.c | 1356 hci_dev_clear_flag(hdev, HCI_RPA_EXPIRED); in hci_cc_le_set_random_addr() 3590 hci_dev_set_flag(hdev, HCI_RPA_EXPIRED); in hci_encrypt_change_evt()
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci.h | 402 HCI_RPA_EXPIRED, enumerator
|
H A D | hci_core.h | 1834 !hci_dev_test_flag(dev, HCI_RPA_EXPIRED))
|