All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/5] isimodem: Add functionality to UICC
@ 2011-08-03 10:43 iiro.kaihlaniemi
  0 siblings, 0 replies; only message in thread
From: iiro.kaihlaniemi @ 2011-08-03 10:43 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 638 bytes --]

diff --git a/drivers/isimodem/debug.h b/drivers/isimodem/debug.h
index 3a273e9..7629317 100644
--- a/drivers/isimodem/debug.h
+++ b/drivers/isimodem/debug.h
@@ -50,7 +50,9 @@ const char *mce_status_info(enum mce_status_info value);
 
 const char *uicc_message_id_name(enum uicc_message_id value);
 const char *uicc_subblock_name(uint8_t value);
+const char *uicc_service_type_name(uint8_t value);
 const char *uicc_status_name(uint8_t value);
+const char *uicc_details_name(uint8_t value);
 
 const char *sms_gsm_cause_name(enum sms_gsm_cause value);
 const char *sms_isi_cause_name(enum sms_isi_cause value);








^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-03 10:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-03 10:43 [PATCH 3/5] isimodem: Add functionality to UICC iiro.kaihlaniemi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.