Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_statemachine.cpp189 case HID_HOST_OPEN_CMPL_EVT: in Dispatch()
228 case HID_HOST_OPEN_CMPL_EVT: in DispatchBle()
284 case HID_HOST_OPEN_CMPL_EVT: in Dispatch()
321 case HID_HOST_OPEN_CMPL_EVT: in DispatchBle()
376 case HID_HOST_OPEN_CMPL_EVT: in Dispatch()
414 case HID_HOST_OPEN_CMPL_EVT: in DispatchBle()
477 case HID_HOST_OPEN_CMPL_EVT: in Dispatch()
515 case HID_HOST_OPEN_CMPL_EVT: in DispatchBle()
545 HidHostMessage event(HID_HOST_OPEN_CMPL_EVT); in ProcessOpenDevice()
760 case HID_HOST_OPEN_CMPL_EVT: in GetEventName()
H A Dhid_host_defines.h64 static constexpr int HID_HOST_OPEN_CMPL_EVT = 12; variable
H A Dhid_host_hogp.cpp79 HidHostMessage event(HID_HOST_OPEN_CMPL_EVT); in Connect()
356 HidHostMessage event(HID_HOST_OPEN_CMPL_EVT); in OnServicesDiscoveredTask_()