class SecurityRequirements

Defined at line 1327 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.gatt/fuchsia.bluetooth.gatt/hlcpp/fuchsia/bluetooth/gatt/cpp/fidl.h

Represents encryption, authentication, and authorization permissions that can

be assigned to a specific access permission.

Public Members

bool encryption_required
bool authentication_required
bool authorization_required

Public Methods

::std::unique_ptr<SecurityRequirements> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SecurityRequirements * value, size_t _offset)
zx_status_t Clone (SecurityRequirements * result)