Home
last modified time | relevance | path

Searched refs:SetSampleRate (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/
H A Da2dp_aac_param_ctrl.h44 bool SetSampleRate(
H A Da2dp_sbc_param_ctrl.h43 bool SetSampleRate(
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_aac_param_ctrl.cpp231 bool A2dpCodecConfigAacBase::SetSampleRate( in SetSampleRate() function in OHOS::bluetooth::A2dpCodecConfigAacBase
647 if (SetSampleRate(*a2dpAacCaps, cfgCap, cfgCapResult) != true) { in SetCodecConfig()
H A Da2dp_sbc_param_ctrl.cpp193 bool A2dpCodecConfigSbcBase::SetSampleRate( in SetSampleRate() function in OHOS::bluetooth::A2dpCodecConfigSbcBase
670 if (SetSampleRate(*a2dpSbcCaps, cfgCap, cfgCapResult) != true) { in SetCodecConfig()