Home
last modified time | relevance | path

Searched refs:BTAV_A2DP_CODEC_INDEX_MIN (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/codec/
Da2dpCodecHelperFunctions.h39 BTAV_A2DP_CODEC_INDEX_MIN,
/packages/modules/Bluetooth/system/stack/test/
Dstack_a2dp_test.cc270 for (int i = BTAV_A2DP_CODEC_INDEX_MIN; i < BTAV_A2DP_CODEC_INDEX_MAX; in StackA2dpTest()
918 for (int i = BTAV_A2DP_CODEC_INDEX_MIN; i < BTAV_A2DP_CODEC_INDEX_MAX; i++) { in TEST_F()
977 for (int i = BTAV_A2DP_CODEC_INDEX_MIN; i < BTAV_A2DP_CODEC_INDEX_MAX; i++) { in TEST_F()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h88 BTAV_A2DP_CODEC_INDEX_MIN = BTAV_A2DP_CODEC_INDEX_SOURCE_MIN, enumerator
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc612 for (int i = BTAV_A2DP_CODEC_INDEX_MIN; i < BTAV_A2DP_CODEC_INDEX_MAX; i++) { in init()