BlueToe
an alternative GATT/BLE implementation
Loading...
Searching...
No Matches
bluetoe::pairing_numeric_output< T, Obj > Struct Template Reference

the device has a mean to output the 6 digit pass key used during the pairing process. More...

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

Detailed Description

template<typename T, T & Obj>
struct bluetoe::pairing_numeric_output< T, Obj >

the device has a mean to output the 6 digit pass key used during the pairing process.

The parameter T have to be a class type with following none static member function:

void sm_pairing_numeric_output( int pass_key );

See also
pairing_no_output

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