summaryrefslogtreecommitdiff
path: root/src/atcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/atcmd.h')
-rw-r--r--src/atcmd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/atcmd.h b/src/atcmd.h
index 1f15e62..bbab2d7 100644
--- a/src/atcmd.h
+++ b/src/atcmd.h
@@ -117,6 +117,8 @@ int atcmd_plus_cpbr_test(int fd, struct phonebook_store *store);
int atcmd_plus_gmm_read(int fd);
int atcmd_plus_gmi_read(int fd);
+int atcmd_plus_iccid_read(int fd);
+int atcmd_plus_imsi_read(int fd);
int atcmd_init(int fd, int read_timeout);
int sms_device_close(int fd);