Home
last modified time | relevance | path

Searched refs:SetSpeakerVolume (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.h217 int SetSpeakerVolume(int val) const;
H A Dhfp_ag_statemachine.cpp694 profile_.SetSpeakerVolume(event.arg3_); in ProcessSetVolume()
H A Dhfp_ag_profile.cpp339 int HfpAgProfile::SetSpeakerVolume(int val) const in SetSpeakerVolume() function in OHOS::bluetooth::HfpAgProfile