Home
last modified time | relevance | path

Searched refs:ProcessOpenComplete (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.cpp190 stateMachine_.ProcessOpenComplete(event); in Dispatch()
285 stateMachine_.ProcessOpenComplete(event); in Dispatch()
377 stateMachine_.ProcessOpenComplete(event); in Dispatch()
608 void HidHostStateMachine::ProcessOpenComplete(const HidHostMessage &msg) in ProcessOpenComplete() function in OHOS::bluetooth::HidHostStateMachine
H A Dhid_host_statemachine.h109 void ProcessOpenComplete(const HidHostMessage &msg);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_statemachine.cpp146 stateMachine_.ProcessOpenComplete(event); in Dispatch()
267 void PanStateMachine::ProcessOpenComplete(const PanMessage &msg) in ProcessOpenComplete() function in OHOS::bluetooth::PanStateMachine
H A Dpan_statemachine.h100 void ProcessOpenComplete(const PanMessage &msg);