Home
last modified time | relevance | path

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

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