Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_le_audio.h127 } btle_audio_bits_per_sample_index_t; typedef
144 btle_audio_bits_per_sample_index_t bits_per_sample =
572 struct formatter<bluetooth::le_audio::btle_audio_bits_per_sample_index_t>
573 : enum_formatter<bluetooth::le_audio::btle_audio_bits_per_sample_index_t> {
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_utils.h67 bluetooth::le_audio::btle_audio_bits_per_sample_index_t
Dle_audio_utils.cc286 bluetooth::le_audio::btle_audio_bits_per_sample_index_t
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp30 using bluetooth::le_audio::btle_audio_bits_per_sample_index_t;
636 static_cast<btle_audio_bits_per_sample_index_t>(inputBitsPerSample), in setCodecConfigPreferenceNative()
678 static_cast<btle_audio_bits_per_sample_index_t>(outputBitsPerSample), in setCodecConfigPreferenceNative()