Searched refs:SetChannelModeBestMatch (Results 1 – 4 of 4) sorted by relevance
57 bool SetChannelModeBestMatch(uint8_t chMode, A2dpAACCapability &resultCap);
56 bool SetChannelModeBestMatch(uint8_t chMode, A2dpSBCCapability &resultCap);
515 bool A2dpCodecConfigAacBase::SetChannelModeBestMatch(uint8_t chMode, A2dpAACCapability &resultCap) in SetChannelModeBestMatch() function in OHOS::bluetooth::A2dpCodecConfigAacBase580 if (SetChannelModeBestMatch(chMode, resultCap)) { in SetChannelMode()
449 bool A2dpCodecConfigSbcBase::SetChannelModeBestMatch(uint8_t chMode, A2dpSBCCapability &resultCap) in SetChannelModeBestMatch() function in OHOS::bluetooth::A2dpCodecConfigSbcBase535 if (SetChannelModeBestMatch(chMode, resultCap)) { in SetChannelMode()