Home
last modified time | relevance | path

Searched refs:ConvertModeParamToSBCParam (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.h145 void ConvertModeParamToSBCParam(void);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp264 ConvertModeParamToSBCParam(); in SetSBCParam()
372 void A2dpSbcEncoder::ConvertModeParamToSBCParam(void) in ConvertModeParamToSBCParam() function in OHOS::bluetooth::A2dpSbcEncoder