![]() |
S332 SoftDevice
v5.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Macros | |
#define | BLE_GAP_IO_CAPS_DISPLAY_ONLY 0x00 |
#define | BLE_GAP_IO_CAPS_DISPLAY_YESNO 0x01 |
#define | BLE_GAP_IO_CAPS_KEYBOARD_ONLY 0x02 |
#define | BLE_GAP_IO_CAPS_NONE 0x03 |
#define | BLE_GAP_IO_CAPS_KEYBOARD_DISPLAY 0x04 |
#define BLE_GAP_IO_CAPS_DISPLAY_ONLY 0x00 |
Display Only.
#define BLE_GAP_IO_CAPS_DISPLAY_YESNO 0x01 |
Display and Yes/No entry.
#define BLE_GAP_IO_CAPS_KEYBOARD_DISPLAY 0x04 |
Keyboard and Display.
#define BLE_GAP_IO_CAPS_KEYBOARD_ONLY 0x02 |
Keyboard Only.
#define BLE_GAP_IO_CAPS_NONE 0x03 |
No I/O capabilities.