BlueToe
an alternative GATT/BLE implementation
|
defines that access to characteristic(s) does not require an encrypted link. More...
#include <bluetoe/encryption.hpp>
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.