Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/ !
Dhci_request.c437 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in add_to_accept_list()
539 return hci_dev_test_flag(hdev, HCI_PRIVACY); in scan_use_rpa()
772 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_req_add_le_passive_scan()
Dhci_sync.c851 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in adv_use_rpa()
2051 return hci_dev_test_flag(hdev, HCI_PRIVACY); in scan_use_rpa()
2185 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in hci_le_add_resolve_list_sync()
2222 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in hci_le_add_resolve_list_sync()
2808 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_passive_scan_sync()
6067 return hci_dev_test_flag(hdev, HCI_PRIVACY); in conn_use_rpa()
Dsmp.c669 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in build_pairing_cmd()
1719 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in build_bredr_pairing_cmd()
Dmgmt.c916 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in get_current_settings()
7042 changed = !hci_dev_test_and_set_flag(hdev, HCI_PRIVACY); in set_privacy()
7051 changed = hci_dev_test_and_clear_flag(hdev, HCI_PRIVACY); in set_privacy()
8304 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in read_local_oob_ext_data()
Dhci_event.c5836 } else if (hci_dev_test_flag(conn->hdev, HCI_PRIVACY)) { in le_conn_update_addr()
5920 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in le_conn_complete_evt()
6325 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in process_adv_report()
/linux-6.6.21/include/net/bluetooth/ !
Dhci.h392 HCI_PRIVACY, enumerator