BlueToe
an alternative GATT/BLE implementation
|
A Security manager implementation that supports legacy pairing. More...
#include <bluetoe/sm/include/bluetoe/security_manager.hpp>
A Security manager implementation that supports legacy pairing.
The legacy_security_manager supports legacy pairing. To do so, the security manager needs a hardware binding that supports the required cryptographical primities. Usually this is the SM implementation with the least resource costs.
By default, this security manager only implements "just works" pairing. To implement other pairing methods, the library must get some details about how to handle IO.