/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_request.c | 453 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in __hci_update_background_scan() 1657 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in __hci_req_update_scan_rsp_data() 1806 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in __hci_req_update_adv_data() 3333 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in powered_update_hci() 3349 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in powered_update_hci()
|
H A D | mgmt.c | 846 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in get_current_settings() 1049 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in append_eir_data_to_buf() 1337 else if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mgmt_le_support() 1388 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_discoverable() 1574 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_connectable() 1902 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in le_enable_complete() 1970 if (val != hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in set_le() 1971 hci_dev_change_flag(hdev, HCI_LE_ENABLED); in set_le() 5522 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_bredr() 5678 !hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_secure_conn() [all...] |
H A D | hci_conn.c | 1012 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_connect_le() 1188 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_connect_le_scan()
|
H A D | smp.c | 2372 if (!hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED)) in smp_conn_security() 2961 if (!hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED)) { in smp_sig_channel() 3108 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in bredr_pairing()
|
H A D | hci_core.c | 318 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in le_setup() 531 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_set_le_support() 1992 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_update_scan_state()
|
H A D | hci_event.c | 1695 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in hci_cc_write_le_host_supported() 1698 hci_dev_clear_flag(hdev, HCI_LE_ENABLED); in hci_cc_write_le_host_supported()
|
H A D | l2cap_core.c | 7887 if (hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED) && in l2cap_conn_add()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_sync.c | 1251 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_update_scan_rsp_data_sync() 1745 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_update_adv_data_sync() 2872 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_update_passive_scan_sync() 3007 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) || in hci_write_le_host_supported_sync() 3032 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_powered_update_adv_sync() 3203 * HCI_LE_ENABLED(Enable LE) 3204 * HCI_LE_ENABLED(use_ll_privacy(Add local IRK to Resolving List) -> 3789 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in hci_init2_sync() 4261 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_set_le_support_sync()
|
H A D | mgmt.c | 893 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in get_current_settings() 1188 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in append_eir_data_to_buf() 1499 else if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mgmt_le_support() 1556 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_discoverable() 1753 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_connectable() 2091 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in set_le_sync() 2101 if (!err && hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in set_le_sync() 2293 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mesh_features() 2346 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mesh_send_cancel() 2381 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) || in mesh_send() [all...] |
H A D | hci_conn.c | 1340 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_connect_le() 1521 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_add_bis() 1570 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_connect_le_scan()
|
H A D | smp.c | 2378 if (!hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED)) in smp_conn_security() 2967 if (!hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED)) { in smp_sig_channel() 3114 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in bredr_pairing()
|
H A D | hci_core.c | 725 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_update_passive_scan_state()
|
H A D | hci_event.c | 2162 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in hci_cc_write_le_host_supported() 2165 hci_dev_clear_flag(hdev, HCI_LE_ENABLED); in hci_cc_write_le_host_supported()
|
H A D | l2cap_core.c | 6866 if (hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED) && in l2cap_conn_add()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 311 HCI_LE_ENABLED, enumerator
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 396 HCI_LE_ENABLED, enumerator
|