Searched refs:HCI_ENABLE_LL_PRIVACY (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/net/bluetooth/ |
| D | hci_request.c | 740 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_req_add_le_scan_disable() 761 hci_dev_test_flag(req->hdev, HCI_ENABLE_LL_PRIVACY)) { in del_from_accept_list() 796 !hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in add_to_accept_list() 815 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) { in add_to_accept_list() 855 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in update_accept_list() 882 !hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in update_accept_list() 945 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_req_start_scan() 2079 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in hci_get_random_address() 2547 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in hci_update_random_address()
|
| D | mgmt.c | 816 if (!hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in get_supported_settings() 3843 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in read_exp_features_info() 3920 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3922 hci_dev_clear_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 4011 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 4012 hci_dev_set_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 4019 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 4020 hci_dev_clear_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 5402 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in set_advertising() 7488 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in read_adv_features() [all …]
|
| D | hci_event.c | 5290 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in le_conn_complete_evt() 5406 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_le_enh_conn_complete_evt()
|
| /Linux-v5.15/include/net/bluetooth/ |
| D | hci.h | 330 HCI_ENABLE_LL_PRIVACY, enumerator
|