Home
last modified time | relevance | path

Searched refs:OCF_PIN_CODE_NEG_REPLY (Results 1 – 4 of 4) sorted by relevance

/haiku/src/kits/bluetooth/UI/
H A DPincodeWindow.cpp196 OCF_PIN_CODE_NEG_REPLY)); in MessageReceived()
/haiku/headers/os/bluetooth/HCI/
H A DbtHCI_command.h264 #define OCF_PIN_CODE_NEG_REPLY 0x000E macro
/haiku/src/kits/bluetooth/
H A DCommandManager.cpp215 void* command = buildCommand(OGF_LINK_CONTROL, OCF_PIN_CODE_NEG_REPLY, in buildPinCodeRequestNegativeReply()
/haiku/src/servers/bluetooth/
H A DLocalDeviceImpl.cpp604 case PACK_OPCODE(OGF_LINK_CONTROL, OCF_PIN_CODE_NEG_REPLY): in CommandComplete()