Home
last modified time | relevance | path

Searched defs:source_codec_index (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_audio_hal_interface_a2dp_encoding.h262 struct source_codec_index { struct
270 extern struct source_codec_index source_codec_index; argument
Dmock_audio_hal_interface_a2dp_encoding.cc62 struct source_codec_index source_codec_index; variable
179 std::optional<btav_a2dp_codec_index_t> provider::source_codec_index(const uint8_t* p_codec_info) { in source_codec_index() function in bluetooth::audio::a2dp::provider
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding.cc161 std::optional<btav_a2dp_codec_index_t> source_codec_index(const uint8_t* p_codec_info) { in source_codec_index() function
Da2dp_encoding_host.cc316 std::optional<btav_a2dp_codec_index_t> source_codec_index(const uint8_t* /*p_codec_info*/) { in source_codec_index() function
/aosp_15_r20/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Da2dp_encoding_aidl.cc638 std::optional<btav_a2dp_codec_index_t> provider::source_codec_index(const uint8_t* p_codec_info) { in source_codec_index() function in bluetooth::audio::aidl::a2dp::provider