Home
last modified time | relevance | path

Searched refs:SetBitsPerSampleCommonCapa (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.h48 void SetBitsPerSampleCommonCapa(const A2dpAACCapability &localCapability);
H A Da2dp_sbc_param_ctrl.h47 void SetBitsPerSampleCommonCapa();
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_aac_param_ctrl.cpp312 void A2dpCodecConfigAacBase::SetBitsPerSampleCommonCapa(const A2dpAACCapability &localCapability) in SetBitsPerSampleCommonCapa() function in OHOS::bluetooth::A2dpCodecConfigAacBase
417 SetBitsPerSampleCommonCapa(localCapability); in SetBitsPerSample()
H A Da2dp_sbc_param_ctrl.cpp263 void A2dpCodecConfigSbcBase::SetBitsPerSampleCommonCapa() in SetBitsPerSampleCommonCapa() function in OHOS::bluetooth::A2dpCodecConfigSbcBase
319 SetBitsPerSampleCommonCapa(); in SetBitsPerSample()