Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_sync.c1012 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in adv_use_rpa()
2176 return hci_dev_test_flag(hdev, HCI_PRIVACY); in scan_use_rpa()
2305 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in hci_le_add_resolve_list_sync()
2343 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in hci_le_add_resolve_list_sync()
3028 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_passive_scan_sync()
6244 return hci_dev_test_flag(hdev, HCI_PRIVACY); in conn_use_rpa()
H A Dsmp.c668 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in build_pairing_cmd()
1713 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in build_bredr_pairing_cmd()
H A Dmgmt.c902 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in get_current_settings()
6927 changed = !hci_dev_test_and_set_flag(hdev, HCI_PRIVACY); in set_privacy()
6936 changed = hci_dev_test_and_clear_flag(hdev, HCI_PRIVACY); in set_privacy()
8260 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in read_local_oob_ext_data()
H A Dhci_event.c5599 } else if (hci_dev_test_flag(conn->hdev, HCI_PRIVACY)) { in le_conn_update_addr()
5683 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in le_conn_complete_evt()
6084 hci_dev_test_flag(hdev, HCI_PRIVACY)) { in process_adv_report()
/linux-6.15/include/net/bluetooth/
H A Dhci.h440 HCI_PRIVACY, enumerator