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
1437
newRequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1646
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1666
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1758
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
1800
newrequest->AddInt16("eventExpected", HCI_EVENT_CMD_COMPLETE);
src/servers/bluetooth/LocalDeviceImpl.cpp
410
case HCI_EVENT_CMD_COMPLETE:
src/servers/bluetooth/LocalDeviceImpl.cpp
769
ClearWantedEvent(request, HCI_EVENT_CMD_COMPLETE, opcodeExpected);
src/servers/bluetooth/LocalDeviceImpl.cpp
803
ClearWantedEvent(request, HCI_EVENT_CMD_COMPLETE, opcodeExpected);
src/servers/bluetooth/LocalDeviceImpl.cpp
837
ClearWantedEvent(request, HCI_EVENT_CMD_COMPLETE, opcodeExpected);