Searched refs:LMP_3SLOT (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/os/bluetooth/HCI/ | ||
H A D | btHCI.h | 76 #define LMP_3SLOT 0x01 macro |
/haiku/src/servers/bluetooth/ | ||
H A D | LocalDeviceImpl.cpp | 443 if (features->features[0] & LMP_3SLOT) in CommandComplete() |