Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dhci_request.c670 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in add_to_accept_list()
773 return hci_dev_test_flag(hdev, HCI_PRIVACY); in scan_use_rpa()
939 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_req_add_le_passive_scan()
1290 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in adv_use_rpa()
A Dhci_event.c5232 } else if (hci_dev_test_flag(conn->hdev, HCI_PRIVACY)) { in le_conn_update_addr()
5310 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in le_conn_complete_evt()
5674 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in process_adv_report()
A Dsmp.c667 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in build_pairing_cmd()
1705 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in build_bredr_pairing_cmd()
A Dhci_conn.c956 return hci_dev_test_flag(hdev, HCI_PRIVACY); in conn_use_rpa()
A Dmgmt.c873 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in get_current_settings()
6281 changed = !hci_dev_test_and_set_flag(hdev, HCI_PRIVACY); in set_privacy()
6290 changed = hci_dev_test_and_clear_flag(hdev, HCI_PRIVACY); in set_privacy()
7589 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in read_local_oob_ext_data()
/linux/include/net/bluetooth/
A Dhci.h306 HCI_PRIVACY, enumerator

Completed in 59 milliseconds