Searched refs:BTAV_A2DP_CODEC_INDEX_MAX (Results 1 – 19 of 19) sorted by relevance
270 for (int i = BTAV_A2DP_CODEC_INDEX_MIN; i < BTAV_A2DP_CODEC_INDEX_MAX; in StackA2dpTest()315 case BTAV_A2DP_CODEC_INDEX_MAX: in StackA2dpTest()874 BTAV_A2DP_CODEC_INDEX_MAX); in TEST_F()898 BTAV_A2DP_CODEC_INDEX_MAX); in TEST_F()912 EXPECT_STREQ(A2DP_CodecIndexStr(BTAV_A2DP_CODEC_INDEX_MAX), in TEST_F()916 for (int i = BTAV_A2DP_CODEC_INDEX_MIN; i < BTAV_A2DP_CODEC_INDEX_MAX; i++) { in TEST_F()984 for (int i = BTAV_A2DP_CODEC_INDEX_MIN; i < BTAV_A2DP_CODEC_INDEX_MAX; i++) { in TEST_F()1015 EXPECT_NE(peer_codec_index, BTAV_A2DP_CODEC_INDEX_MAX); in TEST_F()1032 EXPECT_NE(peer_codec_index, BTAV_A2DP_CODEC_INDEX_MAX); in TEST_F()1048 EXPECT_NE(peer_codec_index, BTAV_A2DP_CODEC_INDEX_MAX); in TEST_F()[all …]
152 case BTAV_A2DP_CODEC_INDEX_MAX: in createCodec()408 return (codec_config.codec_type < BTAV_A2DP_CODEC_INDEX_MAX) && in codecConfigIsValid()607 for (int i = BTAV_A2DP_CODEC_INDEX_MIN; i < BTAV_A2DP_CODEC_INDEX_MAX; i++) { in init()685 if (codec_index == BTAV_A2DP_CODEC_INDEX_MAX) return nullptr; in findSourceCodecConfig()695 if (codec_index == BTAV_A2DP_CODEC_INDEX_MAX) return nullptr; in findSinkCodecConfig()757 if (codec_user_config.codec_type < BTAV_A2DP_CODEC_INDEX_MAX) { in setCodecUserConfig()905 if (codec_type == BTAV_A2DP_CODEC_INDEX_MAX) { in setCodecOtaConfig()1469 return BTAV_A2DP_CODEC_INDEX_MAX; in A2DP_SourceCodecIndex()1491 return BTAV_A2DP_CODEC_INDEX_MAX; in A2DP_SinkCodecIndex()1511 if (codec_index < BTAV_A2DP_CODEC_INDEX_MAX) in A2DP_CodecIndexStr()[all …]
678 return BTAV_A2DP_CODEC_INDEX_MAX; in A2DP_VendorSourceCodecIndex()698 return BTAV_A2DP_CODEC_INDEX_MAX; in A2DP_VendorSinkCodecIndex()724 case BTAV_A2DP_CODEC_INDEX_MAX: in A2DP_VendorCodecIndexStr()755 case BTAV_A2DP_CODEC_INDEX_MAX: in A2DP_VendorInitCodecConfig()
75 BTAV_A2DP_CODEC_INDEX_MAX = BTAV_A2DP_CODEC_INDEX_SINK_MAX enumerator188 case BTAV_A2DP_CODEC_INDEX_MAX: in ToString()
261 return BTAV_A2DP_CODEC_INDEX_MAX; in A2DP_SinkCodecIndex()265 return BTAV_A2DP_CODEC_INDEX_MAX; in A2DP_SourceCodecIndex()
96 ASSERT_NE(peer_codec_index, BTAV_A2DP_CODEC_INDEX_MAX); in SetCodecConfig()
111 ASSERT_NE(peer_codec_index, BTAV_A2DP_CODEC_INDEX_MAX); in SetCodecConfig()
117 ASSERT_NE(peer_codec_index, BTAV_A2DP_CODEC_INDEX_MAX); in SetCodecConfig()
120 ASSERT_NE(peer_codec_index, BTAV_A2DP_CODEC_INDEX_MAX); in SetCodecConfig()
140 BtaAvCoSep sinks[BTAV_A2DP_CODEC_INDEX_MAX]; // Supported sinks141 BtaAvCoSep sources[BTAV_A2DP_CODEC_INDEX_MAX]; // Supported sources1551 if (codec_user_config.codec_type < BTAV_A2DP_CODEC_INDEX_MAX) { in SetCodecUserConfig()1865 if (codec_index == BTAV_A2DP_CODEC_INDEX_MAX) { in FindPeerSink()1893 if (codec_index == BTAV_A2DP_CODEC_INDEX_MAX) { in FindPeerSource()
40 BTAV_A2DP_CODEC_INDEX_MAX};
284 case BTAV_A2DP_CODEC_INDEX_MAX: in a2dp_get_selected_hal_codec_config()
562 case BTAV_A2DP_CODEC_INDEX_MAX: in UpdateOffloadingCapabilities()
268 case BTAV_A2DP_CODEC_INDEX_MAX: in a2dp_get_selected_hal_codec_config()
517 case BTAV_A2DP_CODEC_INDEX_MAX: in UpdateOffloadingCapabilities()
568 for (int xx = 0; xx < BTAV_A2DP_CODEC_INDEX_MAX; xx++) { in bta_av_api_register()1451 for (size_t j = 0; j < BTAV_A2DP_CODEC_INDEX_MAX; j++) { in bta_debug_av_dump()
177 for (int i = 0; i < BTAV_A2DP_CODEC_INDEX_MAX; i++) { in bta_av_get_scb_handle()199 for (int i = 0; i < BTAV_A2DP_CODEC_INDEX_MAX; i++) { in bta_av_get_scb_sep_type()572 for (int i = 0; i < BTAV_A2DP_CODEC_INDEX_MAX; i++) { in bta_av_adjust_seps_idx()900 for (int i = 0; i < BTAV_A2DP_CODEC_INDEX_MAX; i++) { in bta_av_cleanup()
504 tBTA_AV_SEP seps[BTAV_A2DP_CODEC_INDEX_MAX];