LEIA
Table of Contents
1. About the LEIA project
2. Installation
3. Quickstart
4. Firmware
5. Python API
6. Other tools
7. Publications
8. Roadmap
LEIA
»
Index
Index
A
|
C
|
D
|
F
|
G
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
A
APDU (class in smartleia)
ATR (class in smartleia)
AUTO (smartleia.T attribute)
C
command_cb_args (C struct)
command_cb_args.buffer (C member)
command_cb_args.buffer_size (C member)
command_cb_args.response (C member)
command_cb_args.response_size (C member)
command_t (C struct)
command_t.callback (C member)
command_t.max_size (C member)
command_t.name (C member)
command_t.o_command (C member)
COMMANDS_BUFFER_MAX_LEN (C macro)
configure_smartcard() (smartleia.LEIA method)
create_APDU_from_bytes() (in module smartleia)
D
dfu() (smartleia.LEIA method)
F
flasher() (smartleia.LEIA method)
G
get_ATR() (smartleia.LEIA method)
get_timers() (smartleia.LEIA method)
get_trigger_strategy() (smartleia.LEIA method)
I
is_card_inserted() (smartleia.LEIA method)
L
LEIA (class in smartleia)
M
module
smartleia
O
open() (smartleia.LEIA method)
P
protocol_config_pts_t (C struct)
protocol_config_pts_t.etu (C member)
protocol_config_pts_t.freq (C member)
protocol_config_pts_t.negotiate_baudrate (C member)
protocol_config_pts_t.negotiate_pts (C member)
protocol_config_pts_t.protocol (C member)
protocol_config_trigger_set_t (C struct)
protocol_config_trigger_set_t.index (C member)
protocol_config_trigger_set_t.strategy (C member)
protocol_configure_pts (C function)
protocol_get_ATR (C function)
protocol_get_timers (C function)
protocol_is_card_inserted (C function)
protocol_parse_cmd (C function)
protocol_read_char_uart (C function)
protocol_reset_card (C function)
protocol_send_APDU (C function)
protocol_trigger_get_strategy (C function)
protocol_trigger_set_strategy (C function)
R
reset() (smartleia.LEIA method)
RESP (class in smartleia)
S
send_APDU() (smartleia.LEIA method)
set_trigger_strategy() (smartleia.LEIA method)
smartleia
module
smartreader() (smartleia.LEIA method)
T
T (class in smartleia)
T0 (smartleia.T attribute)
T1 (smartleia.T attribute)
TRIG_GET_ATR_POST (C macro)
(smartleia.TriggerPoints attribute)
TRIG_GET_ATR_PRE (C macro)
(smartleia.TriggerPoints attribute)
TRIG_IRQ_GETC (C macro)
(smartleia.TriggerPoints attribute)
TRIG_IRQ_PUTC (C macro)
(smartleia.TriggerPoints attribute)
TRIG_POST_RESP (C macro)
(smartleia.TriggerPoints attribute)
TRIG_POST_RESP_T0 (C macro)
(smartleia.TriggerPoints attribute)
TRIG_POST_RESP_T1 (C macro)
(smartleia.TriggerPoints attribute)
TRIG_PRE_SEND_APDU (C macro)
(smartleia.TriggerPoints attribute)
TRIG_PRE_SEND_APDU_FRAGMENTED_T0 (C macro)
(smartleia.TriggerPoints attribute)
TRIG_PRE_SEND_APDU_SHORT_T0 (C macro)
(smartleia.TriggerPoints attribute)
TRIG_PRE_SEND_APDU_T1 (C macro)
(smartleia.TriggerPoints attribute)
TriggerPoints (class in smartleia)
Triggers (class in smartleia)
TriggerStrategy (class in smartleia)