![]() |
S140 SoftDevice
v6.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
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 |
#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.