Wink Saville 1dd2ada5cf Add RIL_UNSOL_RIL_CONNECTED and pass radio technology + 2 to setupDataCall.
Added CommandsInterface.registerForRilConnected which allows components
to register for when the ril connects and provides the version of the
ril to the registrants or a -1 if the ril disconnects.

For ril version 6 RIL.setupDataCall needs to have RadioTechnology + 2
as the radioTechnology parameter when the rilVersion is >= 6.

DataConnection then uses registersForRilConnected to get the ril
version and provide the proper radioTechnology value to
RIL.setupDataCall

Change-Id: Iacba764b9e38a4a138d186ccf1625fea760cc56d
2011-04-07 14:34:29 -07:00
2011-03-22 10:46:42 -07:00
2011-03-14 17:19:28 -07:00
2011-03-24 13:14:02 -07:00
2011-03-16 19:28:25 -07:00
2011-03-24 13:14:02 -07:00
2011-04-07 09:32:50 -07:00
2011-03-08 05:59:09 +08:00
2011-01-20 12:51:43 +08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%