class ProfileConnectScoRequest

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

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_bluetooth_bredr::wire::ProfileConnectScoRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_bluetooth_bredr::wire::ProfileConnectScoRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_bluetooth_bredr::wire::ProfileConnectScoRequest>> frame)

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

void ProfileConnectScoRequest ()

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

void ProfileConnectScoRequest (const ProfileConnectScoRequest & other)

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

void _CloseHandles ()
ProfileConnectScoRequest & operator= (const ProfileConnectScoRequest & other)

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

void ProfileConnectScoRequest (ProfileConnectScoRequest && other)

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

ProfileConnectScoRequest & operator= (ProfileConnectScoRequest && other)

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

::fuchsia_bluetooth::wire::PeerId & peer_id ()

Required.

bool has_peer_id ()
bool & initiator ()

Required.

bool has_initiator ()
::fidl::VectorView< ::fuchsia_bluetooth_bredr::wire::ScoConnectionParameters> & params ()

Required.

bool has_params ()
::fidl::ServerEnd< ::fuchsia_bluetooth_bredr::ScoConnection> & connection ()

Required.

bool has_connection ()
void ~ProfileConnectScoRequest ()

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

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder