class Central_CreateConnectedIsochronousGroup_Response
Defined at line 1657 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 uint8_t & cig_id ()
A unique CIG_ID, allocated by the host.
Defined at line 1664 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
bool has_cig_id ()
Defined at line 1668 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
uint8_t * mutable_cig_id ()
A unique CIG_ID, allocated by the host.
Defined at line 1673 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
void clear_cig_id ()
Defined at line 1681 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
Central_CreateConnectedIsochronousGroup_Response & set_cig_id (uint8_t _value)
void Central_CreateConnectedIsochronousGroup_Response ()
void Central_CreateConnectedIsochronousGroup_Response (Central_CreateConnectedIsochronousGroup_Response && other)
void ~Central_CreateConnectedIsochronousGroup_Response ()
Central_CreateConnectedIsochronousGroup_Response & operator= (Central_CreateConnectedIsochronousGroup_Response && other)
::std::unique_ptr<Central_CreateConnectedIsochronousGroup_Response> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, Central_CreateConnectedIsochronousGroup_Response * _value, size_t _offset)
zx_status_t Clone (Central_CreateConnectedIsochronousGroup_Response * _result)