Home
last modified time | relevance | path

Searched refs:HID_HOST_INT_CLOSE_EVT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_statemachine.cpp180 case HID_HOST_INT_CLOSE_EVT: in Dispatch()
216 case HID_HOST_INT_CLOSE_EVT: in DispatchBle()
270 case HID_HOST_INT_CLOSE_EVT: in Dispatch()
310 case HID_HOST_INT_CLOSE_EVT: in DispatchBle()
366 case HID_HOST_INT_CLOSE_EVT: in Dispatch()
402 case HID_HOST_INT_CLOSE_EVT: in DispatchBle()
459 case HID_HOST_INT_CLOSE_EVT: in Dispatch()
499 case HID_HOST_INT_CLOSE_EVT: in DispatchBle()
748 case HID_HOST_INT_CLOSE_EVT: in GetEventName()
H A Dhid_host_l2cap_connection.cpp139 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in HidHostSecurityCheckTask()
149 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in HidHostSecurityCheckTask()
201 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in HidHostSecurityCheckDeviceConnectTask()
212 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in Disconnect()
227 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in Disconnect()
718 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in SendGapRequestSecurity()
859 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in HidHostRecvDisconnectionReqCallbackTask()
880 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in HidHostRecvDisconnectionRspCallbackTask()
899 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in HidHostDisconnectAbnormalCallbackTask()
H A Dhid_host_defines.h56 static constexpr int HID_HOST_INT_CLOSE_EVT = 6; variable
H A Dhid_host_hogp.cpp106 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in Disconnect()
312 HidHostMessage event(HID_HOST_INT_CLOSE_EVT); in OnConnectionStateChangedTask()