Home
last modified time | relevance | path

Searched refs:SetChannelModeCapa (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/
H A Da2dp_aac_param_ctrl.h74 …void SetChannelModeCapa(const A2dpAACCapability &localCapability, A2dpAACCapability peerCapability…
H A Da2dp_sbc_param_ctrl.h73 …void SetChannelModeCapa(const A2dpSBCCapability &localCapability, A2dpSBCCapability peerCapability…
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_aac_param_ctrl.cpp686 void A2dpCodecConfigAacBase::SetChannelModeCapa( in SetChannelModeCapa() function in OHOS::bluetooth::A2dpCodecConfigAacBase
721 SetChannelModeCapa(*a2dpAacCaps, cfgCap); in SetPeerCodecCapabilities()
H A Da2dp_sbc_param_ctrl.cpp723 void A2dpCodecConfigSbcBase::SetChannelModeCapa( in SetChannelModeCapa() function in OHOS::bluetooth::A2dpCodecConfigSbcBase
761 SetChannelModeCapa(*a2dpSbcCaps, cfgCap); in SetPeerCodecCapabilities()