diff options
author | Wink Saville <wink@google.com> | 2011-04-07 13:03:55 -0700 |
---|---|---|
committer | Wink Saville <wink@google.com> | 2011-04-07 14:34:29 -0700 |
commit | 1dd2ada5cf7d0c95afb4731d082473f34ee7f433 (patch) | |
tree | 9e40a13a01c86f6ee070561abd67aef15a13ef07 /opengl/java/android/opengl/Texture.java | |
parent | 9e7a5a1e567a0e696d9a7b68fffd00b7408e6ac1 (diff) |
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
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions