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)