summaryrefslogtreecommitdiffstats
path: root/src/stkutil.h
diff options
context:
space:
mode:
authorYang Gu <yang.gu@intel.com>2010-04-21 12:55:49 +0800
committerDenis Kenzior <denkenz@gmail.com>2010-04-21 10:05:43 -0500
commit2c2bcced5e5968d5819a3e8cf9d8225a572a714d (patch)
treef628affd8c190d5adb6c50b8dabcafa6f9a18e1f /src/stkutil.h
parent432effa755e178e2e1303421caafb1d00e510d74 (diff)
downloadofono-2c2bcced5e5968d5819a3e8cf9d8225a572a714d.tar.bz2
Add parser for service search objects
Diffstat (limited to 'src/stkutil.h')
-rw-r--r--src/stkutil.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/stkutil.h b/src/stkutil.h
index cc2915dd..57952ba5 100644
--- a/src/stkutil.h
+++ b/src/stkutil.h
@@ -629,6 +629,13 @@ struct stk_device_filter {
unsigned int len;
};
+/* Defined in TS 102.223 Section 8.65 */
+struct stk_service_search {
+ unsigned char tech_id;
+ unsigned char *ser_search;
+ unsigned int len;
+};
+
/*
* According to 102.223 Section 8.72 the length of text attribute CTLV is 1
* byte. This means that the maximum size is 127 according to the rules