#include <emv-internal.h>

Data Fields | |
| uint8_t | a_recno |
| uint8_t | a_prio |
| uint8_t | a_id_sz |
| uint8_t | a_id [16] |
| char | a_name [16] |
| char | a_pname [16] |
| struct list_head | a_list |
Definition at line 64 of file emv-internal.h.
| uint8_t _emv_app::a_id[16] |
Definition at line 69 of file emv-internal.h.
Referenced by bop_adfname(), emv_app_aid(), emv_app_rid(), and emv_app_select_pse().
| uint8_t _emv_app::a_id_sz |
Definition at line 67 of file emv-internal.h.
Referenced by bop_adfname(), emv_app_aid(), and emv_app_select_pse().
| struct list_head _emv_app::a_list |
Definition at line 72 of file emv-internal.h.
Referenced by _emv_free_applist(), bop_dtemp(), emv_app_delete(), emv_appsel_pse(), emv_appsel_pse_first(), and emv_appsel_pse_next().
| char _emv_app::a_name[16] |
Definition at line 70 of file emv-internal.h.
Referenced by bop_label(), emv_app_label(), and emv_app_pname().
| char _emv_app::a_pname[16] |
Definition at line 71 of file emv-internal.h.
Referenced by bop_pname(), and emv_app_pname().
| uint8_t _emv_app::a_prio |
Definition at line 66 of file emv-internal.h.
Referenced by bop_prio(), emv_app_confirm(), and emv_app_prio().
| uint8_t _emv_app::a_recno |
Definition at line 65 of file emv-internal.h.
1.6.3