Home
last modified time | relevance | path

Searched refs:HFP_AG_GET_BTRH_EVT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_defines.h435 HFP_AG_GET_BTRH_EVT, enumerator
H A Dhfp_ag_system_event_processer.cpp110 case HFP_AG_GET_BTRH_EVT: in ExecuteEventProcess()
H A Dhfp_ag_command_processor.cpp699 …gProfileEventSender::GetInstance().GetResponseHoldState(dataConn.remoteAddr_, HFP_AG_GET_BTRH_EVT); in BtrhGetter()
706 …leEventSender::GetInstance().SetResponseHoldState(dataConn.remoteAddr_, HFP_AG_GET_BTRH_EVT, btrh); in BtrhSetter()
H A Dhfp_ag_statemachine.cpp481 case HFP_AG_GET_BTRH_EVT: in Dispatch()
H A Dhfp_ag_service.cpp303 case HFP_AG_GET_BTRH_EVT: in ProcessEvent()