Home
last modified time | relevance | path

Searched refs:SetSubBands (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/
H A Da2dp_aac_param_ctrl.h63 bool SetSubBands(
H A Da2dp_sbc_param_ctrl.h62 bool SetSubBands(
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_sbc_param_ctrl.cpp571 bool A2dpCodecConfigSbcBase::SetSubBands( in SetSubBands() function in OHOS::bluetooth::A2dpCodecConfigSbcBase
682 if (SetSubBands(*a2dpSbcCaps, cfgCap, cfgCapResult) != true) { in SetCodecConfig()