Defines

GAP Bond Manager I/O Capabilities

Defines

#define GAPBOND_IO_CAP_DISPLAY_ONLY   0x00
 Display Only Device.
#define GAPBOND_IO_CAP_DISPLAY_YES_NO   0x01
 Display and Yes and No Capable.
#define GAPBOND_IO_CAP_KEYBOARD_ONLY   0x02
 Keyboard Only.
#define GAPBOND_IO_CAP_NO_INPUT_NO_OUTPUT   0x03
 No Display or Input Device.
#define GAPBOND_IO_CAP_KEYBOARD_DISPLAY   0x04
 Both Keyboard and Display Capable.