Home
last modified time | relevance | path

Searched defs:lmp_host_le_capable (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1367 #define lmp_host_le_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE)) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h1832 #define lmp_host_le_capable(dev) (!!((dev)->features[1][0] & LMP_HOST_LE)) macro