Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc736 dab_supported_codecs_ = complete_view.GetAudioCodecTypeSupported(); in le_get_dynamic_audio_buffer_support_handler()
1268 uint32_t dab_supported_codecs_{}; member
1508 uint32_t Controller::GetDabSupportedCodecs() const { return impl_->dab_supported_codecs_; } in GetDabSupportedCodecs()