class ProfileAdvertiseResponse

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

Public Methods

void ProfileAdvertiseResponse (Storage_ storage)
void ProfileAdvertiseResponse ()

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

void ProfileAdvertiseResponse (ProfileAdvertiseResponse && )

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

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

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

ProfileAdvertiseResponse & operator= (const ProfileAdvertiseResponse & other)
bool operator== (const ProfileAdvertiseResponse & other)
bool operator!= (const ProfileAdvertiseResponse & other)
bool IsEmpty ()
const std::optional< ::std::vector< ::fuchsia_bluetooth_bredr::ServiceDefinition>> & services ()

Set of service definitions as registered by the SDP server, updated with definitions

for requested dyanmic PSM

&

RFCOMM assignments.

::std::optional< ::std::vector< ::fuchsia_bluetooth_bredr::ServiceDefinition>> & services ()

Set of service definitions as registered by the SDP server, updated with definitions

for requested dyanmic PSM

&

RFCOMM assignments.

ProfileAdvertiseResponse & services (std::optional< ::std::vector< ::fuchsia_bluetooth_bredr::ServiceDefinition>> value)

Set of service definitions as registered by the SDP server, updated with definitions

for requested dyanmic PSM

&

RFCOMM assignments.

void ProfileAdvertiseResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits