OSDN Git Service

ril interface: Add support for User-User Signaling Information during call setup
authorWink Saville <wink@google.com>
Tue, 22 Dec 2009 23:35:41 +0000 (15:35 -0800)
committerWink Saville <wink@google.com>
Tue, 22 Dec 2009 23:35:41 +0000 (15:35 -0800)
commit74fa38884320698c1623764850e3131b9769dff0
treed632c43fd96f9d022b15454f435e763c6aadd2f2
parent8ebaff8bec727eab4cdc2ae3090dde9465a16081
ril interface: Add support for User-User Signaling Information during call setup

Define the UUS data structures and add a pointer to it in RIL_Call for
MT Calls and RIL_Dial for MO calls. UUS information can be used to pass
the skypeId on some networks. Make the corresponding changes to
serialize and deserialize the data at the RIL interface.

Change-Id: Ibbd471cd062910fd4c365f76e809cfb224bd34a2
include/telephony/ril.h
libril/ril.cpp
reference-ril/reference-ril.c