Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.h292 int ReportResponseHoldStatus(uint32_t state, int test);
H A Dhfp_ag_statemachine.cpp486 profile_.ReportResponseHoldStatus(event.arg1_, -1); in Dispatch()
489 profile_.ReportResponseHoldStatus(event.arg1_, event.arg3_); in Dispatch()
H A Dhfp_ag_profile.cpp476 int HfpAgProfile::ReportResponseHoldStatus(uint32_t state, int test) in ReportResponseHoldStatus() function in OHOS::bluetooth::HfpAgProfile