Home
last modified time | relevance | path

Searched refs:ProcessHogpEvent (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.h86 void ProcessHogpEvent(const HidHostMessage &event);
H A Dhid_host_service.cpp464 it->second->ProcessHogpEvent(event); in ProcessDefaultEvent()
H A Dhid_host_statemachine.cpp121 void HidHostStateMachine::ProcessHogpEvent( in ProcessHogpEvent() function in OHOS::bluetooth::HidHostStateMachine