Home
last modified time | relevance | path

Searched refs:lmp_host_le_capable (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1367 #define lmp_host_le_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE)) macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c3014 if (le == lmp_host_le_capable(hdev) && in hci_write_le_host_supported_sync()
4266 if (cp.le == lmp_host_le_capable(hdev)) in hci_set_le_support_sync()
H A Dsmp.c3118 if (!lmp_host_le_capable(hcon)) in bredr_pairing()
H A Dmgmt.c2467 enabled = lmp_host_le_capable(hdev); in set_le()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c3343 if (cp.le != lmp_host_le_capable(hdev) || in powered_update_hci()
H A Dsmp.c3112 if (!lmp_host_le_capable(hcon)) in bredr_pairing()
H A Dhci_core.c536 if (cp.le != lmp_host_le_capable(hdev)) in hci_set_le_support()
H A Dmgmt.c1962 enabled = lmp_host_le_capable(hdev); in set_le()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1832 #define lmp_host_le_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE)) macro

Completed in 54 milliseconds