BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::legacy_security_manager Class Reference

A Security manager implementation that supports legacy pairing. More...

#include <bluetoe/sm/include/bluetoe/security_manager.hpp>

Detailed Description

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.

See also
pairing_yes_no
pairing_keyboard
pairing_numeric_output
bonding_data_base
lesc_security_manager
security_manager
no_security_manager

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