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