Searched refs:LMP_CSB_SLAVE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ | ||
D | hci.h | 474 #define LMP_CSB_SLAVE 0x02 macro |
D | hci_core.h | 1341 #define lmp_csb_slave_capable(dev) ((dev)->features[2][0] & LMP_CSB_SLAVE) |