class HciTransportConfigureScoRequest

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

Public Methods

void HciTransportConfigureScoRequest (Storage_ storage)
void HciTransportConfigureScoRequest ()

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

void HciTransportConfigureScoRequest (HciTransportConfigureScoRequest && )

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

bool IsEmpty ()
const std::optional< ::fuchsia_hardware_bluetooth::ScoCodingFormat> & coding_format ()

Required.

::std::optional< ::fuchsia_hardware_bluetooth::ScoCodingFormat> & coding_format ()

Required.

HciTransportConfigureScoRequest & coding_format (std::optional< ::fuchsia_hardware_bluetooth::ScoCodingFormat> value)

Required.

const std::optional< ::fuchsia_hardware_bluetooth::ScoEncoding> & encoding ()

Required.

::std::optional< ::fuchsia_hardware_bluetooth::ScoEncoding> & encoding ()

Required.

HciTransportConfigureScoRequest & encoding (std::optional< ::fuchsia_hardware_bluetooth::ScoEncoding> value)

Required.

HciTransportConfigureScoRequest & operator= (HciTransportConfigureScoRequest && )

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

const std::optional< ::fuchsia_hardware_bluetooth::ScoSampleRate> & sample_rate ()

Required.

::std::optional< ::fuchsia_hardware_bluetooth::ScoSampleRate> & sample_rate ()

Required.

HciTransportConfigureScoRequest & sample_rate (std::optional< ::fuchsia_hardware_bluetooth::ScoSampleRate> value)

Required.

const std::optional< ::fidl::ServerEnd< ::fuchsia_hardware_bluetooth::ScoConnection>> & connection ()

Required.

::std::optional< ::fidl::ServerEnd< ::fuchsia_hardware_bluetooth::ScoConnection>> & connection ()

Required.

HciTransportConfigureScoRequest & connection (std::optional< ::fidl::ServerEnd< ::fuchsia_hardware_bluetooth::ScoConnection>> value)

Required.

void HciTransportConfigureScoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits