This series of patches are to handle send ss proactive command by splitting the 
path of D-Bus and stk request. In this version, only call-forwarding is 
handled, but others (call-barring, call-settings) would be quite similar. 
Comments are welcome!

------

Yang Gu (5):
  Add macro for general result and additional info
  stk: Support send ss response
  ss: Use function to judge if it's busy
  ss: Use errno for ssc handling functions
  cf: Handle send ss proactive command

 src/call-barring.c    |   71 ++++-------
 src/call-forwarding.c |  327 ++++++++++++++++++++++++++++++++++++++++---------
 src/call-settings.c   |   44 +++----
 src/ofono.h           |   28 ++++
 src/stk.c             |  130 +++++++++++++++++++
 src/stkutil.c         |    2 +
 src/stkutil.h         |   23 ++++
 src/ussd.c            |  201 +++++++++++++++++++++++++++---
 8 files changed, 673 insertions(+), 153 deletions(-)

-- 
1.7.2.3

_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to