class HciTransportConfigureScoRequest

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

Public Methods

void HciTransportConfigureScoRequest ()

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

void HciTransportConfigureScoRequest (const HciTransportConfigureScoRequest & other)

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

HciTransportConfigureScoRequest & operator= (const HciTransportConfigureScoRequest & other)

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

void HciTransportConfigureScoRequest (HciTransportConfigureScoRequest && other)

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

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_hardware_bluetooth::wire::HciTransportConfigureScoRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_hardware_bluetooth::wire::HciTransportConfigureScoRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_bluetooth::wire::HciTransportConfigureScoRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

::fuchsia_hardware_bluetooth::wire::ScoCodingFormat & coding_format ()

Required.

bool has_coding_format ()
::fuchsia_hardware_bluetooth::wire::ScoEncoding & encoding ()

Required.

bool has_encoding ()
HciTransportConfigureScoRequest & operator= (HciTransportConfigureScoRequest && other)

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

::fuchsia_hardware_bluetooth::wire::ScoSampleRate & sample_rate ()

Required.

bool has_sample_rate ()
::fidl::ServerEnd< ::fuchsia_hardware_bluetooth::ScoConnection> & connection ()

Required.

bool has_connection ()
void ~HciTransportConfigureScoRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder