Home
last modified time | relevance | path

Searched defs:ProviderInfo (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.h43 struct ProviderInfo { struct
49 _aidl_os << "ProviderInfo{"; in toString() argument
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dprovider_info.cc55 ProviderInfo::ProviderInfo(SessionType sessionType, std::vector<CodecInfo> codecs) in ProviderInfo() function in bluetooth::audio::aidl::ProviderInfo
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/a2dp/
Da2dp_provider_info.cc191 ProviderInfo::ProviderInfo(std::vector<CodecInfo> source_codecs, std::vector<CodecInfo> sink_codecs) in ProviderInfo() function in bluetooth::audio::aidl::a2dp::ProviderInfo