Home
last modified time | relevance | path

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

/Linux-v6.6/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()
2805 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_passive_scan_sync()
6062 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()
1712 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()
7041 changed = !hci_dev_test_and_set_flag(hdev, HCI_PRIVACY); in set_privacy()
7050 changed = hci_dev_test_and_clear_flag(hdev, HCI_PRIVACY); in set_privacy()
8293 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in read_local_oob_ext_data()
Dhci_event.c5828 } else if (hci_dev_test_flag(conn->hdev, HCI_PRIVACY)) { in le_conn_update_addr()
5912 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in le_conn_complete_evt()
6324 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in process_adv_report()
/Linux-v6.6/include/net/bluetooth/
Dhci.h391 HCI_PRIVACY, enumerator