Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dfake_controller.h120 uint32_t encoded_audio_bitrate = 0; member
/aosp_15_r20/packages/modules/Bluetooth/system/bta/av/
Dbta_av_int.h659 uint32_t encoded_audio_bitrate; /* encoder audio bitrates */ variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc3567 uint32_t const encoded_audio_bitrate = pw::bytes::ConvertOrderFrom( in OnAndroidStartA2dpOffload() local