![]() |
S132 SoftDevice
v3.0.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Macros | |
| #define | BLE_GAP_KP_NOT_TYPE_PASSKEY_START 0x00 |
| #define | BLE_GAP_KP_NOT_TYPE_PASSKEY_DIGIT_IN 0x01 |
| #define | BLE_GAP_KP_NOT_TYPE_PASSKEY_DIGIT_OUT 0x02 |
| #define | BLE_GAP_KP_NOT_TYPE_PASSKEY_CLEAR 0x03 |
| #define | BLE_GAP_KP_NOT_TYPE_PASSKEY_END 0x04 |
| #define BLE_GAP_KP_NOT_TYPE_PASSKEY_CLEAR 0x03 |
Passkey cleared.
| #define BLE_GAP_KP_NOT_TYPE_PASSKEY_DIGIT_IN 0x01 |
Passkey digit entered.
| #define BLE_GAP_KP_NOT_TYPE_PASSKEY_DIGIT_OUT 0x02 |
Passkey digit erased.
| #define BLE_GAP_KP_NOT_TYPE_PASSKEY_END 0x04 |
Passkey entry completed.
| #define BLE_GAP_KP_NOT_TYPE_PASSKEY_START 0x00 |
Passkey entry started.