class AttributePermissions
Defined at line 1358 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.gatt/fuchsia.bluetooth.gatt/hlcpp/fuchsia/bluetooth/gatt/cpp/fidl.h
Specifies the access permissions for a specific attribute value.
Public Members
unique_ptr read
unique_ptr write
unique_ptr update
Public Methods
::std::unique_ptr<AttributePermissions> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,AttributePermissions *value,size_t_offset)
zx_status_t Clone (AttributePermissions * result)