Searched refs:LMP_5SLOT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/net/bluetooth/ | ||
D | hci.h | 314 #define LMP_5SLOT 0x02 macro |
/linux-4.1.27/net/bluetooth/ | ||
D | hci_event.c | 594 if (hdev->features[0][0] & LMP_5SLOT) in hci_cc_read_local_features() |