Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.h1312 struct stream_configuration { struct
1314 bool pending_configuration;
1317 std::shared_ptr<const bluetooth::le_audio::set_configurations::AudioSetConfiguration> conf;
1320 types::LeAudioCodecId codec_id;
1323 types::BidirectionalPair<stream_parameters> stream_params;
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dhal_utils.cc659 void DumpStreamConfiguration(const StreamConfiguration& stream_configuration, in DumpStreamConfiguration()
/aosp_15_r20/hardware/google/camera/common/hal/common/
Dhal_types.h160 StreamConfiguration stream_configuration; member