Searched refs:HCI_ENABLE_LL_PRIVACY (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_request.c | 407 !hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in add_to_accept_list() 491 !hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in update_accept_list()
|
H A D | mgmt.c | 4373 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in read_exp_features_info() 4504 HCI_ENABLE_LL_PRIVACY); in set_zero_key_func() 4652 HCI_ENABLE_LL_PRIVACY); in set_rpa_resolution_func() 4659 HCI_ENABLE_LL_PRIVACY); in set_rpa_resolution_func()
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_request.c | 733 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_req_add_le_scan_disable() 754 hci_dev_test_flag(req->hdev, HCI_ENABLE_LL_PRIVACY)) { in del_from_accept_list() 789 !hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in add_to_accept_list() 808 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) { in add_to_accept_list() 848 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in update_accept_list() 875 !hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in update_accept_list() 941 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_req_start_scan()
|
H A D | mgmt.c | 811 if (!hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in get_supported_settings() 3825 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in read_exp_features_info() 3902 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3904 hci_dev_clear_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3993 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3994 hci_dev_set_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 4001 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 4002 hci_dev_clear_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 5177 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in set_advertising() 7268 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in read_adv_features() [all...] |
H A D | hci_event.c | 5327 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_le_enh_conn_complete_evt()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 329 HCI_ENABLE_LL_PRIVACY, enumerator
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 416 HCI_ENABLE_LL_PRIVACY, enumerator
|
H A D | hci_core.h | 1863 hci_dev_test_flag(dev, HCI_ENABLE_LL_PRIVACY))
|
Completed in 52 milliseconds