Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Da2dp_constants.h65 A2DP_CODEC_ID_OPUS = 0x000100e0ff, enumerator
Da2dp_vendor_opus.h34 : A2dpCodecConfig(codec_index, A2DP_CODEC_ID_OPUS, name, codec_priority), in A2dpCodecConfigOpusBase()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Da2dp_provider_info_unittest.cc730 ASSERT_EQ(result_codec_id, A2DP_CODEC_ID_OPUS); in TEST_F_WITH_FLAGS()