Searched refs:LMP_3SLOT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/net/bluetooth/ | ||
D | hci.h | 327 #define LMP_3SLOT 0x01 macro |
/linux-4.4.14/net/bluetooth/ | ||
D | hci_event.c | 596 if (hdev->features[0][0] & LMP_3SLOT) in hci_cc_read_local_features() |