Searched refs:LMP_CPB_PERIPHERAL (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/net/bluetooth/ | ||
D | hci.h | 535 #define LMP_CPB_PERIPHERAL 0x02 macro |
D | hci_core.h | 1644 #define lmp_cpb_peripheral_capable(dev) ((dev)->features[2][0] & LMP_CPB_PERIPHERAL) |