BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::no_encryption_required Struct Reference

defines that access to characteristic(s) does not require an encrypted link. More...

#include <bluetoe/encryption.hpp>

Detailed Description

defines that access to characteristic(s) does not require an encrypted link.

If applied to a server or service definition, this definition applies to all containing characteristics, where it can be overridden.

If no characteristic in the entire server requires encryption, Bluetoe will leave out the support code for encryption.

See also
requires_encryption
may_require_encryption

The documentation for this struct was generated from the following file: