Home
last modified time | relevance | path

Searched refs:HCI_LE_ENABLED (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/net/bluetooth/
A Dhci_sync.c1217 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_update_scan_rsp_data_sync()
1710 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_update_adv_data_sync()
2721 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_update_passive_scan_sync()
2856 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) || in hci_write_le_host_supported_sync()
2881 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_powered_update_adv_sync()
3636 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in hci_init2_sync()
4102 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_set_le_support_sync()
A Dmgmt.c895 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in get_current_settings()
1185 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in append_eir_data_to_buf()
1545 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_discoverable()
1742 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) && in set_connectable()
2145 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in set_le_sync()
2347 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mesh_features()
2400 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in mesh_send_cancel()
2435 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED) || in mesh_send()
2527 hci_dev_change_flag(hdev, HCI_LE_ENABLED); in set_le()
6750 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in set_bredr()
[all …]
A Dhci_conn.c1279 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_connect_le()
1465 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_add_bis()
1512 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) { in hci_connect_le_scan()
A Dsmp.c2364 if (!hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED)) in smp_conn_security()
2953 if (!hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED)) { in smp_sig_channel()
3100 if (!hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in bredr_pairing()
A Dhci_event.c2140 hci_dev_set_flag(hdev, HCI_LE_ENABLED); in hci_cc_write_le_host_supported()
2143 hci_dev_clear_flag(hdev, HCI_LE_ENABLED); in hci_cc_write_le_host_supported()
A Dhci_core.c725 if (hci_dev_test_flag(hdev, HCI_LE_ENABLED)) in hci_update_passive_scan_state()
A Dl2cap_core.c7833 if (hci_dev_test_flag(hcon->hdev, HCI_LE_ENABLED) && in l2cap_conn_add()
/linux-6.3-rc2/include/net/bluetooth/
A Dhci.h360 HCI_LE_ENABLED, enumerator

Completed in 76 milliseconds