|
libosmosim 1.11.0.52-28973f
Osmocom SIM library
|
simtrace - tables determining APDU case for card emulation. More...
#include <stdint.h>Go to the source code of this file.
Data Structures | |
| struct | osim_cla_ins_case |
| struct | osim_cla_ins_card_profile |
Functions | |
| int | osim_determine_apdu_case (const struct osim_cla_ins_card_profile *prof, const uint8_t *hdr) |
Variables | |
| const struct osim_cla_ins_card_profile | osim_iso7816_cic_profile |
| const struct osim_cla_ins_card_profile | osim_uicc_cic_profile |
| const struct osim_cla_ins_card_profile | osim_uicc_sim_cic_profile |
simtrace - tables determining APDU case for card emulation.
| int osim_determine_apdu_case | ( | const struct osim_cla_ins_card_profile * | prof, |
| const uint8_t * | hdr | ||
| ) |
|
extern |
|
extern |
|
extern |