class PeriodicAdvertisingSyncConfiguration
Defined at line 7526 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 bool & filter_duplicates ()
Filter out duplicate advertising reports.
Optional.
Default: true
Defined at line 7535 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
bool has_filter_duplicates ()
Defined at line 7539 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
bool * mutable_filter_duplicates ()
Filter out duplicate advertising reports.
Optional.
Default: true
Defined at line 7546 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
void clear_filter_duplicates ()
Defined at line 7554 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
PeriodicAdvertisingSyncConfiguration & set_filter_duplicates (bool _value)
void PeriodicAdvertisingSyncConfiguration ()
void PeriodicAdvertisingSyncConfiguration (PeriodicAdvertisingSyncConfiguration && other)
void ~PeriodicAdvertisingSyncConfiguration ()
PeriodicAdvertisingSyncConfiguration & operator= (PeriodicAdvertisingSyncConfiguration && other)
::std::unique_ptr<PeriodicAdvertisingSyncConfiguration> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, PeriodicAdvertisingSyncConfiguration * _value, size_t _offset)
zx_status_t Clone (PeriodicAdvertisingSyncConfiguration * _result)