Home
last modified time | relevance | path

Searched refs:NotifyAgResponseHoldStateChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.h370 void NotifyAgResponseHoldStateChanged(int what, int state);
H A Dhfp_ag_system_interface.cpp823 service->NotifyAgResponseHoldStateChanged(HFP_AG_SEND_RESPONSE_HOLD_STATE, state); in SendResponseHoldStateToService()
H A Dhfp_ag_service.cpp741 void HfpAgService::NotifyAgResponseHoldStateChanged(int what, int state) in NotifyAgResponseHoldStateChanged() function in OHOS::bluetooth::HfpAgService