class IsochronousStreamOnEstablishedRequest
Defined at line 3830 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 int32_t & result ()
A result of ZX_ERR_INTERNAL indicates that the controller received a request
but was unable to establish the stream.
Defined at line 3838 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
bool has_result ()
Defined at line 3842 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
int32_t * mutable_result ()
A result of ZX_ERR_INTERNAL indicates that the controller received a request
but was unable to establish the stream.
Defined at line 3848 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
void clear_result ()
Defined at line 3856 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
const ::fuchsia::bluetooth::le::CisEstablishedParameters & established_params ()
This field is always present if a stream was successfully established.
Defined at line 3865 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
bool has_established_params ()
Defined at line 3869 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
::fuchsia::bluetooth::le::CisEstablishedParameters * mutable_established_params ()
This field is always present if a stream was successfully established.
Defined at line 3874 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
void clear_established_params ()
Defined at line 3882 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.le/fuchsia.bluetooth.le/hlcpp/fuchsia/bluetooth/le/cpp/fidl.h
IsochronousStreamOnEstablishedRequest & set_result (int32_t _value)
IsochronousStreamOnEstablishedRequest & set_established_params (::fuchsia::bluetooth::le::CisEstablishedParameters _value)
void IsochronousStreamOnEstablishedRequest ()
void IsochronousStreamOnEstablishedRequest (IsochronousStreamOnEstablishedRequest && other)
void ~IsochronousStreamOnEstablishedRequest ()
IsochronousStreamOnEstablishedRequest & operator= (IsochronousStreamOnEstablishedRequest && other)
::std::unique_ptr<IsochronousStreamOnEstablishedRequest> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, IsochronousStreamOnEstablishedRequest * _value, size_t _offset)
zx_status_t Clone (IsochronousStreamOnEstablishedRequest * _result)