Searched refs:A2DP_CODEC_INDEX_MAX (Results 1 – 5 of 5) sorted by relevance
56 for (int i = A2DP_CODEC_INDEX_MIN; i < A2DP_CODEC_INDEX_MAX; i++) { in Initialize()242 if (userConfig.codecIndex_ < A2DP_CODEC_INDEX_MAX) { in SetCodecUserConfig()
57 A2DP_CODEC_INDEX_MAX = A2DP_SINK_CODEC_INDEX_MAX enumerator
701 A2dpStream streamCtrl_[A2DP_CODEC_INDEX_MAX - A2DP_SOURCE_CODEC_INDEX_SBC];
429 for (int i = A2DP_SOURCE_CODEC_INDEX_SBC; i < A2DP_CODEC_INDEX_MAX; i++) { in CreateSEPConfigureInfo()
191 for (int i = 0; i < (A2DP_CODEC_INDEX_MAX - A2DP_SINK_CODEC_INDEX_MIN); i++) { in RegisterSEPConfigureInfo()