Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c1018 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in adv_use_rpa()
2249 return hci_dev_test_flag(hdev, HCI_PRIVACY); in scan_use_rpa()
2378 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in hci_le_add_resolve_list_sync()
2416 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in hci_le_add_resolve_list_sync()
3111 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_passive_scan_sync()
6348 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.c912 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in get_current_settings()
7131 changed = !hci_dev_test_and_set_flag(hdev, HCI_PRIVACY); in set_privacy()
7140 changed = hci_dev_test_and_clear_flag(hdev, HCI_PRIVACY); in set_privacy()
8394 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in read_local_oob_ext_data()
H A Dhci_event.c5638 } else if (hci_dev_test_flag(conn->hdev, HCI_PRIVACY)) { in le_conn_update_addr()
5732 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in le_conn_complete_evt()
6203 hci_dev_test_flag(hdev, HCI_PRIVACY)) { in process_adv_report()
/linux/include/net/bluetooth/
H A Dhci.h443 HCI_PRIVACY, enumerator