S132 SoftDevice v1.0.0-3.alpha
Macros
GAP Authentication Key Types

Macros

#define BLE_GAP_AUTH_KEY_TYPE_NONE   0x00
 
#define BLE_GAP_AUTH_KEY_TYPE_PASSKEY   0x01
 
#define BLE_GAP_AUTH_KEY_TYPE_OOB   0x02
 

Detailed Description

Macro Definition Documentation

#define BLE_GAP_AUTH_KEY_TYPE_NONE   0x00

No key (may be used to reject).

#define BLE_GAP_AUTH_KEY_TYPE_OOB   0x02

Out Of Band data.

#define BLE_GAP_AUTH_KEY_TYPE_PASSKEY   0x01

6-digit Passkey.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.