Home
last modified time | relevance | path

Searched refs:lmp_host_le_capable (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1134 #define lmp_host_le_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE)) macro
/linux-4.4.14/net/bluetooth/
Dsmp.c2951 if (!lmp_host_le_capable(hcon)) in bredr_pairing()
Dmgmt.c2560 enabled = lmp_host_le_capable(hdev); in set_le()
7619 if (cp.le != lmp_host_le_capable(hdev) || in powered_update_hci()
Dhci_core.c710 if (cp.le != lmp_host_le_capable(hdev)) in hci_set_le_support()