Symbol: HCI_EVENT_CMD_COMPLETE
headers/private/bluetooth/CommandManager.h
92
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/add-ons/bluetooth/ResetLocalDevice/ResetLocalDevice.cpp
59
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/CommandManager.cpp
62
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
164
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
200
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
248
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
286
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
317
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
349
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
387
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
413
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
439
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
464
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
489
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
540
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
614
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/UI/PincodeWindow.cpp
165
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/UI/PincodeWindow.cpp
194
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1225
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1316
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1358
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
310
case HCI_EVENT_CMD_COMPLETE:
src/servers/bluetooth/LocalDeviceImpl.cpp
643
ClearWantedEvent(request, HCI_EVENT_CMD_COMPLETE, opcodeExpected);
src/servers/bluetooth/LocalDeviceImpl.cpp
677
ClearWantedEvent(request, HCI_EVENT_CMD_COMPLETE, opcodeExpected);
src/servers/bluetooth/LocalDeviceImpl.cpp
711
ClearWantedEvent(request, HCI_EVENT_CMD_COMPLETE, opcodeExpected);