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/DiscoveryAgent.cpp
119
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
438
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
514
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
565
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/LocalDevice.cpp
640
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/UI/PincodeWindow.cpp
164
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/kits/bluetooth/UI/PincodeWindow.cpp
193
request.AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1439
newRequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1677
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1697
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1789
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1831
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
411
case HCI_EVENT_CMD_COMPLETE:
src/servers/bluetooth/LocalDeviceImpl.cpp
770
ClearWantedEvent(request, HCI_EVENT_CMD_COMPLETE, opcodeExpected);
src/servers/bluetooth/LocalDeviceImpl.cpp
804
ClearWantedEvent(request, HCI_EVENT_CMD_COMPLETE, opcodeExpected);
src/servers/bluetooth/LocalDeviceImpl.cpp
838
ClearWantedEvent(request, HCI_EVENT_CMD_COMPLETE, opcodeExpected);