class ProfileAdvertiseResponse
Defined at line 4976 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::ProfileAdvertiseResponse> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_bluetooth_bredr::wire::ProfileAdvertiseResponse> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_bluetooth_bredr::wire::ProfileAdvertiseResponse>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void ProfileAdvertiseResponse ()
Defined at line 4978 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
void ProfileAdvertiseResponse (const ProfileAdvertiseResponse & other)
Defined at line 4979 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
ProfileAdvertiseResponse & operator= (const ProfileAdvertiseResponse & other)
Defined at line 4980 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
void ProfileAdvertiseResponse (ProfileAdvertiseResponse && other)
Defined at line 4981 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
ProfileAdvertiseResponse & operator= (ProfileAdvertiseResponse && other)
Defined at line 4982 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_types.h
::fidl::VectorView< ::fuchsia_bluetooth_bredr::wire::ServiceDefinition> & services ()
Set of service definitions as registered by the SDP server, updated with definitions
for requested dyanmic PSM
&
RFCOMM assignments.
bool has_services ()
void ~ProfileAdvertiseResponse ()
Defined at line 4984 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