|
Embedded SDK
Embedded SDK
|
Global UX state shared between the application and the UX event handlers. More...
#include <ux_nbgl.h>
Public Attributes | |
| bolos_task_status_t | exit_code |
| bool | validate_pin_from_dashboard |
| char | string_buffer [128] |
Global UX state shared between the application and the UX event handlers.
Fields:
exit_code: set by the OS to signal a task status changevalidate_pin_from_dashboard: set to true when BOLOS_UX_VALIDATE_PIN is receivedstring_buffer: 128-byte scratch buffer for transient display strings