~ubuntu-branches/ubuntu/wily/ofono/wily-proposed

« back to all changes in this revision

Viewing changes to drivers/mtkmodem/mtk_constants.h

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Alfonso Sanchez-Beato
  • Date: 2014-11-26 01:44:00 UTC
  • mfrom: (1.3.28)
  • Revision ID: package-import@ubuntu.com-20141126014400-owjf8fb2x9282z1m
Tags: 1.12.bzr6882+15.04.20141126-0ubuntu1
[ Alfonso Sanchez-Beato ]
* grilreply.c, parcel.c, rilmodem: merge data and voice reg parsing
  This change splits the orginal parsing code for data and voice
  registration replies, cleaning up some of original parsing code
  which wasn't very elegant.
* Makefile.am, rilmodem, src/sim*.*, include/sim.h,
  plugins/mtk.c, ril.c: enable SIM phonebook import support
* rilmodem/sim.c, plugins/mtk.c, ril.c: fix SIM interface signals (LP: #1376250)
* plugins/mtk.c: fix krillin slow socket disconnection (LP: #1388030)
* Makefile.am, doc/mtk-settings-api.txt, mtkmodem,
  plugins/mtk.c, test, unit: support krillin 3g slot switch (LP: #1373388)

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#define MTK_RIL_REQUEST_RADIO_POWERON 2033
31
31
#define MTK_RIL_REQUEST_SET_CALL_INDICATION 2036
32
32
#define MTK_RIL_REQUEST_GET_3G_CAPABILITY 2038
 
33
#define MTK_RIL_REQUEST_SET_3G_CAPABILITY 2039
33
34
#define MTK_RIL_REQUEST_SET_FD_MODE 2073
34
35
 
35
36
/* RIL Unsolicited Messages */