Home
last modified time | relevance | path

Searched refs:btle_audio_channel_count_index_t (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_le_audio.h133 } btle_audio_channel_count_index_t; typedef
146 btle_audio_channel_count_index_t channel_count =
576 struct formatter<bluetooth::le_audio::btle_audio_channel_count_index_t>
577 : enum_formatter<bluetooth::le_audio::btle_audio_channel_count_index_t> {};
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_utils.h69 bluetooth::le_audio::btle_audio_channel_count_index_t
Dle_audio_utils.cc299 bluetooth::le_audio::btle_audio_channel_count_index_t
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp31 using bluetooth::le_audio::btle_audio_channel_count_index_t;
638 static_cast<btle_audio_channel_count_index_t>(inputChannelCount), in setCodecConfigPreferenceNative()
680 static_cast<btle_audio_channel_count_index_t>(outputChannelCount), in setCodecConfigPreferenceNative()