Home
last modified time | relevance | path

Searched refs:BTAV_A2DP_CODEC_PRIORITY_HIGHEST (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/test/fuzzers/a2dp/codec/
Da2dpCodecHelperFunctions.h45 BTAV_A2DP_CODEC_PRIORITY_HIGHEST};
/packages/modules/Bluetooth/system/include/hardware/
Dbt_av.h108 BTAV_A2DP_CODEC_PRIORITY_HIGHEST = 1000 * 1000 enumerator
/packages/modules/Bluetooth/system/btif/co/
Dbta_av_co.cc291 .codec_priority = BTAV_A2DP_CODEC_PRIORITY_HIGHEST, in ProcessSourceGetConfig()