Searched refs:LMP_EDR_5SLOT (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ | ||
D | hci.h | 456 #define LMP_EDR_5SLOT 0x01 macro |
D | hci_core.h | 1337 #define lmp_edr_5slot_capable(dev) ((dev)->features[0][5] & LMP_EDR_5SLOT) |