Home
last modified time | relevance | path

Searched refs:HCI_PRIVACY (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A 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()
H A Dhci_sync.c857 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in adv_use_rpa()
2057 return hci_dev_test_flag(hdev, HCI_PRIVACY); in scan_use_rpa()
2191 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in hci_le_add_resolve_list_sync()
2228 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in hci_le_add_resolve_list_sync()
2814 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_passive_scan_sync()
6084 return hci_dev_test_flag(hdev, HCI_PRIVACY); in conn_use_rpa()
H A 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()
H A Dmgmt.c911 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in get_current_settings()
6974 changed = !hci_dev_test_and_set_flag(hdev, HCI_PRIVACY); in set_privacy()
6983 changed = hci_dev_test_and_clear_flag(hdev, HCI_PRIVACY); in set_privacy()
8236 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in read_local_oob_ext_data()
H A Dhci_event.c5837 } else if (hci_dev_test_flag(conn->hdev, HCI_PRIVACY)) { in le_conn_update_addr()
5916 * initiator address based on the HCI_PRIVACY flag. in le_conn_complete_evt()
5921 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()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c820 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in add_to_accept_list()
926 return hci_dev_test_flag(hdev, HCI_PRIVACY); in scan_use_rpa()
1089 if (hci_dev_test_flag(hdev, HCI_PRIVACY) && in hci_req_add_le_passive_scan()
1442 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in adv_use_rpa()
H A Dhci_event.c5122 } else if (hci_dev_test_flag(conn->hdev, HCI_PRIVACY)) { in le_conn_update_addr()
5195 * initiator address based on the HCI_PRIVACY flag. in le_conn_complete_evt()
5200 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in le_conn_complete_evt()
5547 if (!hci_dev_test_flag(hdev, HCI_PRIVACY)) in process_adv_report()
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.c867 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) in get_current_settings()
5830 changed = !hci_dev_test_and_set_flag(hdev, HCI_PRIVACY); in set_privacy()
5839 changed = hci_dev_test_and_clear_flag(hdev, HCI_PRIVACY); in set_privacy()
7143 if (hci_dev_test_flag(hdev, HCI_PRIVACY)) { in read_local_oob_ext_data()
H A Dhci_conn.c782 return hci_dev_test_flag(hdev, HCI_PRIVACY); in conn_use_rpa()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h306 HCI_PRIVACY, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h392 HCI_PRIVACY, enumerator

Completed in 68 milliseconds