class BroadcastIsochronousGroupInfoReport
Defined at line 9563 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
A BIGInfo report that was received with a periodic advertisement.
Public Members
static const fidl_type_t * FidlType
Public Methods
bool IsEmpty ()
Returns whether no field is set.
const ::fuchsia::bluetooth::le::BroadcastIsochronousGroupInfo & info ()
Defined at line 9569 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
bool has_info ()
Defined at line 9573 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
::fuchsia::bluetooth::le::BroadcastIsochronousGroupInfo * mutable_info ()
Defined at line 9577 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
void clear_info ()
Defined at line 9585 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
BroadcastIsochronousGroupInfoReport & set_info (::fuchsia::bluetooth::le::BroadcastIsochronousGroupInfo _value)
const int64_t & timestamp ()
The timestamp when the report was received by the host.
Defined at line 9594 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
bool has_timestamp ()
Defined at line 9598 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
int64_t * mutable_timestamp ()
The timestamp when the report was received by the host.
Defined at line 9603 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
void clear_timestamp ()
Defined at line 9611 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
BroadcastIsochronousGroupInfoReport & set_timestamp (int64_t _value)
void BroadcastIsochronousGroupInfoReport ()
void BroadcastIsochronousGroupInfoReport (BroadcastIsochronousGroupInfoReport && other)
void ~BroadcastIsochronousGroupInfoReport ()
BroadcastIsochronousGroupInfoReport & operator= (BroadcastIsochronousGroupInfoReport && other)
::std::unique_ptr<BroadcastIsochronousGroupInfoReport> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, BroadcastIsochronousGroupInfoReport * _value, size_t _offset)
zx_status_t Clone (BroadcastIsochronousGroupInfoReport * _result)