Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_statemachine.h106 void ProcessReciveHandshake(const HidHostMessage &msg);
H A Dhid_host_statemachine.cpp470 stateMachine_.ProcessReciveHandshake(event); in Dispatch()
578 void HidHostStateMachine::ProcessReciveHandshake(const HidHostMessage &msg) in ProcessReciveHandshake() function in OHOS::bluetooth::HidHostStateMachine