Home
last modified time | relevance | path

Searched refs:lmp_le_capable (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_debugfs.c98 if (lmp_le_capable(hdev)) in features_show()
342 if (lmp_ssp_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
346 if (lmp_sc_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
H A Dmgmt.c685 if (lmp_le_capable(hdev)) { in get_supported_phys()
743 if (lmp_le_capable(hdev)) { in get_selected_phys()
802 if (lmp_le_capable(hdev)) { in get_supported_settings()
1335 if (!lmp_le_capable(hdev)) in mgmt_le_support()
1934 if (!lmp_le_capable(hdev)) in set_le()
3349 if (lmp_le_capable(hdev) && hci_dev_test_flag(hdev, HCI_ADVERTISING)) in set_local_name()
3370 if (!lmp_le_capable(hdev)) in set_appearance()
5285 if (!lmp_le_capable(hdev)) in set_static_address()
5330 if (!lmp_le_capable(hdev)) in set_scan_params()
5518 if (!lmp_bredr_capable(hdev) || !lmp_le_capable(hde in set_bredr()
[all...]
H A Dhci_conn.c680 if (!lmp_le_capable(d)) in hci_get_route()
1013 if (lmp_le_capable(hdev)) in hci_connect_le()
1189 if (lmp_le_capable(hdev)) in hci_connect_le_scan()
H A Dhci_core.c411 if (lmp_le_capable(hdev)) in hci_setup_event_mask()
429 if (lmp_le_capable(hdev)) in hci_init2_req()
619 if (lmp_le_capable(hdev)) { in hci_init3_req()
954 if (lmp_le_capable(hdev)) in __hci_init()
H A Dsmp.c3445 if (!lmp_le_capable(hdev)) in smp_register()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_debugfs.c100 if (lmp_le_capable(hdev)) in features_show()
340 if (lmp_ssp_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
344 if (lmp_sc_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
H A Dmgmt.c733 if (lmp_le_capable(hdev)) { in get_supported_phys()
791 if (lmp_le_capable(hdev)) { in get_selected_phys()
848 if (lmp_le_capable(hdev)) { in get_supported_settings()
1497 if (!lmp_le_capable(hdev)) in mgmt_le_support()
2166 if (!lmp_le_capable(hdev) || in set_mesh()
2286 if (!lmp_le_capable(hdev) || in mesh_features()
2341 if (!lmp_le_capable(hdev) || in mesh_send_cancel()
2377 if (!lmp_le_capable(hdev) || in mesh_send()
2439 if (!lmp_le_capable(hdev)) in set_le()
3778 if (lmp_le_capable(hde in set_name_sync()
[all...]
H A Dhci_conn.c1188 if (!lmp_le_capable(d)) in hci_get_route()
1341 if (lmp_le_capable(hdev)) in hci_connect_le()
1522 if (lmp_le_capable(hdev)) in hci_add_bis()
1571 if (lmp_le_capable(hdev)) in hci_connect_le_scan()
H A Dhci_sync.c3783 if (lmp_le_capable(hdev)) { in hci_init2_sync()
3897 if (lmp_le_capable(hdev)) in hci_set_event_mask_sync()
4020 if (!lmp_le_capable(hdev)) in hci_le_set_event_mask_sync()
4332 if (lmp_le_capable(hdev)) in hci_init3_sync()
4587 if (lmp_le_capable(hdev)) in hci_init4_sync()
4647 if (lmp_le_capable(hdev)) in hci_init_sync()
H A Dsmp.c3421 if (!lmp_le_capable(hdev)) in smp_register()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1340 #define lmp_le_capable(dev) ((dev)->features[0][4] & LMP_LE) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1804 #define lmp_le_capable(dev) ((dev)->features[0][4] & LMP_LE) macro

Completed in 50 milliseconds