Home
last modified time | relevance | path

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