Home
last modified time | relevance | path

Searched defs:codec_index_str (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_audio_hal_interface_a2dp_encoding.h79 struct codec_index_str { struct
89 extern struct codec_index_str codec_index_str; argument
Dmock_audio_hal_interface_a2dp_encoding.cc43 struct codec_index_str codec_index_str; variable
107 std::optional<const char*> bluetooth::audio::a2dp::provider::codec_index_str( in codec_index_str() function in bluetooth::audio::a2dp::provider
/packages/modules/Bluetooth/system/audio_hal_interface/
Da2dp_encoding.cc188 std::optional<const char*> codec_index_str( in codec_index_str() function
Da2dp_encoding_host.cc314 std::optional<const char*> codec_index_str( in codec_index_str() function
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Da2dp_encoding_aidl.cc738 std::optional<const char*> provider::codec_index_str( in codec_index_str() function in bluetooth::audio::aidl::a2dp::provider
/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_codec_config.cc1504 auto codec_index_str = in A2DP_CodecIndexStr() local