BlueToe
an alternative GATT/BLE implementation
|
defines that a characteristic may require encyption More...
#include <bluetoe/encryption.hpp>
defines that a characteristic may require encyption
The declaration forces bluetoe to add the required code for supporting encrypted links. Basecally this means that a custom characterstic read or write handler may require encryption under specific circumstances.
This option can be passed to a server, service or a characteristic declaration.