Searched refs:SetChannelModeDefaultConfig (Results 1 – 4 of 4) sorted by relevance
58 bool SetChannelModeDefaultConfig(uint8_t chMode, A2dpAACCapability &resultCap);
57 bool SetChannelModeDefaultConfig(uint8_t chMode, A2dpSBCCapability &resultCap);
531 bool A2dpCodecConfigAacBase::SetChannelModeDefaultConfig(uint8_t chMode, A2dpAACCapability &resultC… in SetChannelModeDefaultConfig() function in OHOS::bluetooth::A2dpCodecConfigAacBase576 …if (SetChannelModeDefaultConfig(A2DP_AAC_DEFAULT_CONFIG.channelMode & peerCapability.channelMode, … in SetChannelMode()
477 bool A2dpCodecConfigSbcBase::SetChannelModeDefaultConfig(uint8_t chMode, A2dpSBCCapability &resultC… in SetChannelModeDefaultConfig() function in OHOS::bluetooth::A2dpCodecConfigSbcBase531 …if (SetChannelModeDefaultConfig(A2DP_SBC_DEFAULT_CONFIG.channelMode & peerCapability.channelMode, … in SetChannelMode()