Searched refs:SetBitsPerSampleBestMatch (Results 1 – 4 of 4) sorted by relevance
50 …bool SetBitsPerSampleBestMatch(const A2dpAACCapability &localCapability, A2dpAACCapability &result…
49 bool SetBitsPerSampleBestMatch(A2dpSBCCapability &resultCap);
350 bool A2dpCodecConfigAacBase::SetBitsPerSampleBestMatch( in SetBitsPerSampleBestMatch() function in OHOS::bluetooth::A2dpCodecConfigAacBase427 if (SetBitsPerSampleBestMatch(localCapability, resultCap)) { in SetBitsPerSample()
287 bool A2dpCodecConfigSbcBase::SetBitsPerSampleBestMatch(A2dpSBCCapability &resultCap) in SetBitsPerSampleBestMatch() function in OHOS::bluetooth::A2dpCodecConfigSbcBase329 if (SetBitsPerSampleBestMatch(resultCap)) { in SetBitsPerSample()