From 9cdce0abccbc4ddd611bdfd68abbb16ffc9d1807 Mon Sep 17 00:00:00 2001 From: James Prestwood Date: Mon, 6 Nov 2017 09:49:31 -0800 Subject: [PATCH] sim: header definitions for ISIM context API This will allow an atom to create a SIM context to an ISIM AID (if available). It is then possible to access EF's on the ISIM using this SIM context. --- include/sim.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/sim.h b/include/sim.h index e10941fc..23a9bc29 100644 --- a/include/sim.h +++ b/include/sim.h @@ -244,6 +244,10 @@ ofono_bool_t ofono_sim_remove_spn_watch(struct ofono_sim *sim, unsigned int *id) void ofono_sim_inserted_notify(struct ofono_sim *sim, ofono_bool_t inserted); struct ofono_sim_context *ofono_sim_context_create(struct ofono_sim *sim); + +struct ofono_sim_context *ofono_sim_context_create_isim( + struct ofono_sim *sim); + void ofono_sim_context_free(struct ofono_sim_context *context); /* This will queue an operation to read all available records with id from the