Bluetooth® Sample Application Programmer's Reference
|
_UI_Prompt_t::options_s Struct Reference
Data Fields | |
unsigned long | buttonOptions:1 |
Flag if CANCEL button/key to be used. 1 is ENABLED, 0 is DISABLED. More... | |
unsigned long | buttonEnter:1 |
Flag if ENTER button/key to be used. 1 is ENABLED, 0 is DISABLED. More... | |
unsigned long | RFU:30 |
T_GL_DIALOG_ICON | icon |
Type of GOAL icon to display. See T_GL_DIALOG_ICON of GOAL documentation. More... | |
Field Documentation
unsigned long _UI_Prompt_t::options_s::buttonOptions |
Flag if CANCEL button/key to be used. 1 is ENABLED, 0 is DISABLED.
unsigned long _UI_Prompt_t::options_s::buttonEnter |
Flag if ENTER button/key to be used. 1 is ENABLED, 0 is DISABLED.
unsigned long _UI_Prompt_t::options_s::RFU |
T_GL_DIALOG_ICON _UI_Prompt_t::options_s::icon |
Type of GOAL icon to display. See T_GL_DIALOG_ICON of GOAL documentation.
The documentation for this struct was generated from the following file:
