libosmosim 1.9.0.209-e0c63
Osmocom SIM library
gsm_int.h File Reference
#include <sys/types.h>
#include <osmocom/sim/sim.h>

Go to the source code of this file.

Functions

int osim_int_cprof_add_gsm (struct osim_file_desc *mf)
 
int osim_int_cprof_add_telecom (struct osim_file_desc *mf)
 
int gsm_hpplmn_decode (struct osim_decoded_data *dd, const struct osim_file_desc *desc, int len, uint8_t *data)
 
int gsm_lp_decode (struct osim_decoded_data *dd, const struct osim_file_desc *desc, int len, uint8_t *data)
 
int gsm_imsi_decode (struct osim_decoded_data *dd, const struct osim_file_desc *desc, int len, uint8_t *data)
 

Function Documentation

◆ gsm_hpplmn_decode()

int gsm_hpplmn_decode ( struct osim_decoded_data dd,
const struct osim_file_desc desc,
int  len,
uint8_t *  data 
)

◆ gsm_imsi_decode()

int gsm_imsi_decode ( struct osim_decoded_data dd,
const struct osim_file_desc desc,
int  len,
uint8_t *  data 
)

◆ gsm_lp_decode()

int gsm_lp_decode ( struct osim_decoded_data dd,
const struct osim_file_desc desc,
int  len,
uint8_t *  data 
)

◆ osim_int_cprof_add_gsm()

int osim_int_cprof_add_gsm ( struct osim_file_desc mf)

◆ osim_int_cprof_add_telecom()

int osim_int_cprof_add_telecom ( struct osim_file_desc mf)