libosmosim 1.11.0.30-c17053
Osmocom SIM library
|
3GPP ISIM specific structures / routines. More...
#include <errno.h>
#include <string.h>
#include <osmocom/sim/sim.h>
#include <osmocom/core/talloc.h>
#include <osmocom/gsm/gsm48.h>
#include "sim_int.h"
#include "gsm_int.h"
Functions | |
struct osim_card_app_profile * | osim_aprof_isim (void *ctx) |
Variables | |
const struct osim_card_sw | ts31_103_sw [] |
static const struct osim_file_desc | isim_ef_in_adf_isim [] |
static const uint8_t | adf_isim_aid [] = { 0xA0, 0x00, 0x00, 0x00, 0x87, 0x10, 0x04 } |
3GPP ISIM specific structures / routines.
struct osim_card_app_profile * osim_aprof_isim | ( | void * | ctx | ) |
|
static |
Referenced by osim_aprof_isim().
|
static |
Referenced by osim_aprof_isim().
const struct osim_card_sw ts31_103_sw[] |
Referenced by osim_aprof_isim().