class ControllerParameters
Defined at line 1353 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
Contains Bluetooth controller
&
baseband parameters that are writable by the host but don't
fall under a particular procedural category (as are those defined below).
Public Methods
void ControllerParameters ()
Defined at line 1355 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void ControllerParameters (const ControllerParameters & other)
Defined at line 1356 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
ControllerParameters & operator= (const ControllerParameters & other)
Defined at line 1357 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void ControllerParameters (ControllerParameters && other)
Defined at line 1358 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.
::fidl::WireTableBuilder< ::fuchsia_hardware_bluetooth::wire::ControllerParameters> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hardware_bluetooth::wire::ControllerParameters> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_bluetooth::wire::ControllerParameters>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
::fidl::StringView & local_name ()
The local name used for the Link Layer name discovery procedure. This parameter only applies
for the BR/EDR transport. In LE, the local name is provided as an advertising parameter and
via GATT.
bool has_local_name ()
::fuchsia_bluetooth::wire::DeviceClass & device_class ()
The local "Class of Device" used during the BR/EDR inquiry procedure.
bool has_device_class ()
ControllerParameters & operator= (ControllerParameters && other)
Defined at line 1359 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h
void ~ControllerParameters ()
Defined at line 1361 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