Home
last modified time | relevance | path

Searched refs:SetAllocationMethod (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.h65 bool SetAllocationMethod(
H A Da2dp_sbc_param_ctrl.h64 bool SetAllocationMethod(
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_sbc_param_ctrl.cpp589 bool A2dpCodecConfigSbcBase::SetAllocationMethod( in SetAllocationMethod() function in OHOS::bluetooth::A2dpCodecConfigSbcBase
685 if (SetAllocationMethod(*a2dpSbcCaps, cfgCap, cfgCapResult) != true) { in SetCodecConfig()