Home
last modified time | relevance | path

Searched refs:LMP_3SLOT (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/bluetooth/HCI/
H A DbtHCI.h76 #define LMP_3SLOT 0x01 macro
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp443 if (features->features[0] & LMP_3SLOT) in CommandComplete()