Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc738 dab_supported_codecs_ = complete_view.GetAudioCodecTypeSupported(); in le_get_dynamic_audio_buffer_support_handler()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h17211 uint32_t GetAudioCodecTypeSupported() const {ASSERT(was_validated_);auto to_bound = begin();auto au… in CreateOptional() function
17223 …" << "audio_codec_type_supported = " << static_cast<uint64_t>(GetAudioCodecTypeSupported()) << ",… in CreateOptional()
44587 …:Create(view.GetNumHciCommandPackets(), view.GetStatus(), view.GetAudioCodecTypeSupported(), view.… in Create()