Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/net/bluetooth/
Dhci_core.h1172 #define lmp_host_sc_capable(dev) ((dev)->features[1][0] & LMP_HOST_SC) macro
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1349 #define lmp_host_sc_capable(dev) ((dev)->features[1][0] & LMP_HOST_SC) macro