Home
last modified time | relevance | path

Searched refs:lmp_le_capable (Results 1 – 6 of 6) sorted by relevance

/linux/net/bluetooth/
A Dhci_debugfs.c99 if (lmp_le_capable(hdev)) in features_show()
339 if (lmp_ssp_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
343 if (lmp_sc_capable(hdev) || lmp_le_capable(hdev)) in hci_debugfs_create_common()
A Dmgmt.c691 if (lmp_le_capable(hdev)) { in get_supported_phys()
749 if (lmp_le_capable(hdev)) { in get_selected_phys()
808 if (lmp_le_capable(hdev)) { in get_supported_settings()
1341 if (!lmp_le_capable(hdev)) in mgmt_le_support()
1940 if (!lmp_le_capable(hdev)) in set_le()
3371 if (!lmp_le_capable(hdev)) in set_appearance()
5736 if (!lmp_le_capable(hdev)) in set_static_address()
5781 if (!lmp_le_capable(hdev)) in set_scan_params()
6261 if (!lmp_le_capable(hdev)) in set_privacy()
6336 if (!lmp_le_capable(hdev)) in load_irks()
[all …]
A Dhci_conn.c841 if (!lmp_le_capable(d)) in hci_get_route()
1187 if (lmp_le_capable(hdev)) in hci_connect_le()
1373 if (lmp_le_capable(hdev)) in hci_connect_le_scan()
A Dhci_core.c289 if (lmp_le_capable(hdev)) in hci_setup_event_mask()
307 if (lmp_le_capable(hdev)) in hci_init2_req()
497 if (lmp_le_capable(hdev)) { in hci_init3_req()
840 if (lmp_le_capable(hdev)) in __hci_init()
A Dsmp.c3407 if (!lmp_le_capable(hdev)) in smp_register()
/linux/include/net/bluetooth/
A Dhci_core.h1415 #define lmp_le_capable(dev) ((dev)->features[0][4] & LMP_LE) macro

Completed in 45 milliseconds