class PeriodicAdvertisingSyncSyncToSubeventsRequest

Defined at line 8025 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::std::vector<uint8_t> & subevents ()

A list of subevent numbers to sync to.

Defined at line 8032 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h

bool has_subevents ()

Defined at line 8036 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h

::std::vector<uint8_t> * mutable_subevents ()

A list of subevent numbers to sync to.

Defined at line 8041 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h

void clear_subevents ()

Defined at line 8049 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h

PeriodicAdvertisingSyncSyncToSubeventsRequest & set_subevents (::std::vector<uint8_t> _value)
void PeriodicAdvertisingSyncSyncToSubeventsRequest ()
void PeriodicAdvertisingSyncSyncToSubeventsRequest (PeriodicAdvertisingSyncSyncToSubeventsRequest && other)
void ~PeriodicAdvertisingSyncSyncToSubeventsRequest ()
PeriodicAdvertisingSyncSyncToSubeventsRequest & operator= (PeriodicAdvertisingSyncSyncToSubeventsRequest && other)
::std::unique_ptr<PeriodicAdvertisingSyncSyncToSubeventsRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, PeriodicAdvertisingSyncSyncToSubeventsRequest * _value, size_t _offset)
zx_status_t Clone (PeriodicAdvertisingSyncSyncToSubeventsRequest * _result)