Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/
Dbt_le_audio.h139 } btle_audio_frame_duration_index_t; typedef
148 btle_audio_frame_duration_index_t frame_duration =
579 struct formatter<bluetooth::le_audio::btle_audio_frame_duration_index_t>
580 : enum_formatter<bluetooth::le_audio::btle_audio_frame_duration_index_t> {};
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_utils.h71 bluetooth::le_audio::btle_audio_frame_duration_index_t
Dle_audio_utils.cc310 bluetooth::le_audio::btle_audio_frame_duration_index_t
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp34 using bluetooth::le_audio::btle_audio_frame_duration_index_t;
640 static_cast<btle_audio_frame_duration_index_t>(inputFrameDuration), in setCodecConfigPreferenceNative()
682 static_cast<btle_audio_frame_duration_index_t>(outputFrameDuration), in setCodecConfigPreferenceNative()