class ProfileConnectScoRequest

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

Public Methods

void ProfileConnectScoRequest (Storage_ storage)
bool IsEmpty ()
void ProfileConnectScoRequest ()

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

void ProfileConnectScoRequest (ProfileConnectScoRequest && )

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

ProfileConnectScoRequest & operator= (ProfileConnectScoRequest && )

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

const std::optional< ::fuchsia_bluetooth::PeerId> & peer_id ()

Required.

::std::optional< ::fuchsia_bluetooth::PeerId> & peer_id ()

Required.

ProfileConnectScoRequest & peer_id (std::optional< ::fuchsia_bluetooth::PeerId> value)

Required.

const std::optional<bool> & initiator ()

Required.

::std::optional<bool> & initiator ()

Required.

ProfileConnectScoRequest & initiator (std::optional<bool> value)

Required.

const std::optional< ::std::vector< ::fuchsia_bluetooth_bredr::ScoConnectionParameters>> & params ()

Required.

::std::optional< ::std::vector< ::fuchsia_bluetooth_bredr::ScoConnectionParameters>> & params ()

Required.

ProfileConnectScoRequest & params (std::optional< ::std::vector< ::fuchsia_bluetooth_bredr::ScoConnectionParameters>> value)

Required.

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

Required.

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

Required.

ProfileConnectScoRequest & connection (std::optional< ::fidl::ServerEnd< ::fuchsia_bluetooth_bredr::ScoConnection>> value)

Required.

void ProfileConnectScoRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits