Searched refs:HCI_ENABLE_LL_PRIVACY (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/net/bluetooth/ |
| D | mgmt.c | 808 if (!hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in get_supported_settings() 3817 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in read_exp_features_info() 3894 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3896 hci_dev_clear_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3985 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3986 hci_dev_set_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3993 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3994 hci_dev_clear_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 5167 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in set_advertising() 7248 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in read_adv_features() [all …]
|
| D | hci_request.c | 681 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_req_add_le_scan_disable() 876 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_req_start_scan()
|
| D | hci_event.c | 5241 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_le_enh_conn_complete_evt()
|
| /Linux-v5.10/include/net/bluetooth/ |
| D | hci.h | 321 HCI_ENABLE_LL_PRIVACY, enumerator
|