Embedded SDK
Embedded SDK
Public Attributes | List of all members
ux_state_s Struct Reference

#include <ux_bagl.h>

Collaboration diagram for ux_state_s:
Collaboration graph
[legend]

Public Attributes

unsigned char stack_count
 
bolos_task_status_t exit_code
 
bagl_element_t tmp_element
 
ux_stack_slot_t stack [UX_STACK_SLOT_COUNT]
 
bolos_ux_params_t params
 
char * externalText
 
bool validate_pin_from_dashboard
 
asynchmodal_end_callback_t asynchmodal_end_callback
 
char string_buffer [128]
 

Detailed Description

Definition at line 299 of file ux_bagl.h.

Member Data Documentation

◆ asynchmodal_end_callback

asynchmodal_end_callback_t ux_state_s::asynchmodal_end_callback

Definition at line 48 of file ux_nbgl.h.

◆ exit_code

bolos_task_status_t ux_state_s::exit_code

Definition at line 301 of file ux_bagl.h.

◆ externalText

char* ux_state_s::externalText

Definition at line 340 of file ux_bagl.h.

◆ params

bolos_ux_params_t ux_state_s::params

Definition at line 337 of file ux_bagl.h.

◆ stack

Definition at line 326 of file ux_bagl.h.

◆ stack_count

unsigned char ux_state_s::stack_count

Definition at line 300 of file ux_bagl.h.

◆ string_buffer

char ux_state_s::string_buffer[128]

Definition at line 50 of file ux_nbgl.h.

◆ tmp_element

bagl_element_t ux_state_s::tmp_element

Definition at line 321 of file ux_bagl.h.

◆ validate_pin_from_dashboard

bool ux_state_s::validate_pin_from_dashboard

Definition at line 45 of file ux_nbgl.h.


The documentation for this struct was generated from the following files: