|
dragoon
4383
|
Passkey Option. More...
#include <ble_gap.h>
Data Fields | |
| uint8_t const * | p_passkey |
Passkey Option.
Structure containing the passkey to be used during pairing. This can be used with sd_ble_opt_set to make the SoftDevice use a preprogrammed passkey for authentication instead of generating a random one.
| uint8_t const* ble_gap_opt_passkey_t::p_passkey |