Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_statemachine.h117 void ProcessHandleIncomingCall(int flag);
H A Dhfp_hf_statemachine.cpp276 stateMachine_.ProcessHandleIncomingCall(event.arg1_); in Dispatch()
529 void HfpHfStateMachine::ProcessHandleIncomingCall(int flag) in ProcessHandleIncomingCall() function in OHOS::bluetooth::HfpHfStateMachine