Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1348 #define lmp_inq_tx_pwr_capable(dev) ((dev)->features[0][7] & LMP_INQ_TX_PWR) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
Dhci_core.h1813 #define lmp_inq_tx_pwr_capable(dev) ((dev)->features[0][7] & LMP_INQ_TX_PWR) macro