Home
last modified time | relevance | path

Searched refs:ConvertSubbandsParamToSBCParam (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/
H A Da2dp_encoder_sbc.h146 void ConvertSubbandsParamToSBCParam(void);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp265 ConvertSubbandsParamToSBCParam(); in SetSBCParam()
395 void A2dpSbcEncoder::ConvertSubbandsParamToSBCParam(void) in ConvertSubbandsParamToSBCParam() function in OHOS::bluetooth::A2dpSbcEncoder