Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_statemachine.cpp178 void HfpAgStateMachine::ProcessKeyPressed(const RawAddress &device, const int &callState) const in ProcessKeyPressed() function in OHOS::bluetooth::HfpAgStateMachine
413 stateMachine_.ProcessKeyPressed(RawAddress(event.dev_), callState_); in Dispatch()
H A Dhfp_ag_statemachine.h134 void ProcessKeyPressed(const RawAddress &device, const int &phoneState) const;