class PeerSetLeAdvertisementRequest

Defined at line 2200 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/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_hardware_bluetooth::wire::PeerSetLeAdvertisementRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_hardware_bluetooth::wire::PeerSetLeAdvertisementRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_bluetooth::wire::PeerSetLeAdvertisementRequest>> frame)

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

void PeerSetLeAdvertisementRequest ()

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

void PeerSetLeAdvertisementRequest (const PeerSetLeAdvertisementRequest & other)

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

PeerSetLeAdvertisementRequest & operator= (const PeerSetLeAdvertisementRequest & other)

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

void PeerSetLeAdvertisementRequest (PeerSetLeAdvertisementRequest && other)

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

::fuchsia_bluetooth::wire::Address & le_address ()

The LE address of the peer.

bool has_le_address ()
::fuchsia_hardware_bluetooth::wire::AdvertisingData & advertisement ()

The advertising data contents. If not present, the advertising data sent by this peer

will be empty.

bool has_advertisement ()
PeerSetLeAdvertisementRequest & operator= (PeerSetLeAdvertisementRequest && other)

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

::fuchsia_hardware_bluetooth::wire::AdvertisingData & scan_response ()

The scan response data contents. When present, the fake controller will generate

scannable advertising packets and scan response events.

bool has_scan_response ()
void ~PeerSetLeAdvertisementRequest ()

Defined at line 2208 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