class Descriptor
Defined at line 1654 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.gatt/fuchsia.bluetooth.gatt/hlcpp/fuchsia/bluetooth/gatt/cpp/fidl.h
Represents a local or remote GATT characteristic descriptor.
Public Members
uint64_t id
basic_string type
unique_ptr permissions
Public Methods
::std::unique_ptr<Descriptor> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,Descriptor *value,size_t_offset)
zx_status_t Clone (Descriptor * result)