class AudioOffloadSettings

Defined at line 4250 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h

Various settings for audio offload data paths, which vary by controller

manufacturer and firmware version.

Public Methods

void AudioOffloadSettings (Storage_ storage)
void AudioOffloadSettings ()

Defined at line 4255 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h

void AudioOffloadSettings (AudioOffloadSettings && )

Defined at line 4256 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h

void AudioOffloadSettings (const AudioOffloadSettings & other)
AudioOffloadSettings & operator= (AudioOffloadSettings && )

Defined at line 4257 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h

AudioOffloadSettings & operator= (const AudioOffloadSettings & other)
bool operator== (const AudioOffloadSettings & other)
bool operator!= (const AudioOffloadSettings & other)
bool IsEmpty ()
const std::optional<uint8_t> & sco_offload_index ()

The index to use when SCO OFFLOAD DataPath is requested.

::std::optional<uint8_t> & sco_offload_index ()

The index to use when SCO OFFLOAD DataPath is requested.

AudioOffloadSettings & sco_offload_index (std::optional<uint8_t> value)

The index to use when SCO OFFLOAD DataPath is requested.

void AudioOffloadSettings (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits