Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_request.c778 return hci_dev_test_flag(hdev, HCI_PRIVACY); in scan_use_rpa()
890 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_req_add_le_passive_scan()
989 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in adv_use_rpa()
Dhci_conn.c748 return hci_dev_test_flag(hdev, HCI_PRIVACY); in conn_use_rpa()
Dsmp.c687 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in build_pairing_cmd()
1722 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in build_bredr_pairing_cmd()
Dmgmt.c826 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in get_current_settings()
4966 changed = !hci_dev_test_and_set_flag(hdev, HCI_PRIVACY); in set_privacy()
4975 changed = hci_dev_test_and_clear_flag(hdev, HCI_PRIVACY); in set_privacy()
6245 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in read_local_oob_ext_data()
Dhci_event.c4808 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in le_conn_complete_evt()
5162 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in process_adv_report()
/Linux-v4.19/include/net/bluetooth/
Dhci.h251 HCI_PRIVACY, enumerator