Searched refs:HCI_ENABLE_LL_PRIVACY (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_request.c | 685 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_req_add_le_scan_disable() 706 hci_dev_test_flag(req->hdev, HCI_ENABLE_LL_PRIVACY)) { in del_from_white_list() 741 !hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in add_to_white_list() 760 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) { in add_to_white_list() 800 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in update_white_list() 827 !hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in update_white_list() 888 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() 3820 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in read_exp_features_info() 3897 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3899 hci_dev_clear_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3988 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3989 hci_dev_set_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3996 HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 3997 hci_dev_clear_flag(hdev, HCI_ENABLE_LL_PRIVACY); in set_exp_feature() 5172 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in set_advertising() 7253 if (hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY)) in read_adv_features() [all …]
|
| H A D | hci_event.c | 5293 hci_dev_test_flag(hdev, HCI_ENABLE_LL_PRIVACY) && in hci_le_enh_conn_complete_evt()
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | hci.h | 329 HCI_ENABLE_LL_PRIVACY, enumerator
|