Home
last modified time | relevance | path

Searched refs:SetHfVolume (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_client_service.h53 void SetHfVolume(int type, int volume) in SetHfVolume() function in stub::TelePhoneClientService
H A Dtelephone_service.h131 bool SetHfVolume(int type, int volume) in SetHfVolume() function in stub::TelephoneService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.h204 bool SetHfVolume(int volume, int type);
H A Dhfp_hf_service.h345 void SetHfVolume(int volume, int type);
H A Dhfp_hf_statemachine.cpp261 profile_.SetHfVolume(event.arg1_, event.arg3_); in Dispatch()
759 profile_.SetHfVolume(spkVolume, HFP_HF_VOLUME_TYPE_SPK); in SyncScoEvents()
760 profile_.SetHfVolume(micVolume, HFP_HF_VOLUME_TYPE_MIC); in SyncScoEvents()
H A Dhfp_hf_service.cpp44 service_.SetHfVolume(volume, type);
608 void HfpHfService::SetHfVolume(int volume, int type) in SetHfVolume() function in OHOS::bluetooth::HfpHfService
H A Dhfp_hf_profile.cpp273 bool HfpHfProfile::SetHfVolume(int volume, int type) in SetHfVolume() function in OHOS::bluetooth::HfpHfProfile

Completed in 7 milliseconds