Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
A Dhci_core.h1443 #define lmp_host_le_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE)) macro
/linux/net/bluetooth/
A Dhci_request.c3085 if (cp.le != lmp_host_le_capable(hdev) || in powered_update_hci()
A Dsmp.c3104 if (!lmp_host_le_capable(hcon)) in bredr_pairing()
A Dhci_core.c414 if (cp.le != lmp_host_le_capable(hdev)) in hci_set_le_support()
A Dmgmt.c1968 enabled = lmp_host_le_capable(hdev); in set_le()

Completed in 49 milliseconds