Searched refs:HCI_RPA_RESOLVING (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.c | 665 if (hci_dev_test_flag(hdev, HCI_RPA_RESOLVING)) in build_pairing_cmd() 1710 if (hci_dev_test_flag(hdev, HCI_RPA_RESOLVING)) in build_bredr_pairing_cmd()
|
H A D | mgmt.c | 5825 * handle IRKs. Therefore, set the HCI_RPA_RESOLVING flag. in set_privacy() 5827 hci_dev_set_flag(hdev, HCI_RPA_RESOLVING); in set_privacy() 5941 hci_dev_set_flag(hdev, HCI_RPA_RESOLVING); in load_irks()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.c | 666 if (hci_dev_test_flag(hdev, HCI_RPA_RESOLVING)) in build_pairing_cmd() 1716 if (hci_dev_test_flag(hdev, HCI_RPA_RESOLVING)) in build_bredr_pairing_cmd()
|
H A D | mgmt.c | 6969 * handle IRKs. Therefore, set the HCI_RPA_RESOLVING flag. in set_privacy() 6971 hci_dev_set_flag(hdev, HCI_RPA_RESOLVING); in set_privacy() 7085 hci_dev_set_flag(hdev, HCI_RPA_RESOLVING); in load_irks()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 309 HCI_RPA_RESOLVING, enumerator
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 395 HCI_RPA_RESOLVING, enumerator
|
Completed in 50 milliseconds