Home
last modified time | relevance | path

Searched refs:OCF_WRITE_CLASS_OF_DEV (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/bluetooth/
H A DLocalDevice.cpp375 setDeviceClass(OGF_CONTROL_BASEBAND, OCF_WRITE_CLASS_OF_DEV); in SetDeviceClass()
389 OCF_WRITE_CLASS_OF_DEV)); in SetDeviceClass()
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_command.h171 #define OCF_WRITE_CLASS_OF_DEV 0x0024 macro
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp682 case PACK_OPCODE(OGF_CONTROL_BASEBAND, OCF_WRITE_CLASS_OF_DEV): in CommandComplete()