Home
last modified time | relevance | path

Searched refs:HID_HOST_HOGP_STOP_THREAD_EVT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.cpp156 HidHostMessage event(HID_HOST_HOGP_STOP_THREAD_EVT); in SendStopHogpThread()
682 case HID_HOST_HOGP_STOP_THREAD_EVT: in ProcessEvent()
697 case HID_HOST_HOGP_STOP_THREAD_EVT: in GetEventName()
H A Dhid_host_defines.h88 static constexpr int HID_HOST_HOGP_STOP_THREAD_EVT = 203; variable