Home
last modified time | relevance | path

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