summaryrefslogtreecommitdiffstats
path: root/ril/libril/ril_commands.h
Commit message (Collapse)AuthorAgeFilesLines
* Modem activity infoPrerepa Viswanadham2015-10-191-0/+1
| | | | Change-Id: Iab8fbdeae0867c6e9cb9027b08317b1b5a2c9dfc
* Link Capacity Estimation - RIL supportfenglu2015-10-191-0/+3
| | | | Change-Id: I9c4d4901d823d719be2b8bdec64f08eda342de53
* libril: Fix network operator searchUtkarsh Gupta2015-05-121-1/+1
| | | | Change-Id: Ib904875c403942ec96dfa229080d9543d7c9b8fa
* libril: rewrite preferred network typeDaniel Hillenbrand2015-04-121-2/+2
| | | | | | NETWORK_MODE_GLOBAL => NETWORK_MODE_WCDMA_PREF Change-Id: I3087e4be3a6ff700b39544279fa0e265b9182180
* libril: move samsung specific into seperate table, update to v11Howard Su2015-04-121-54/+3
| | | | Change-Id: I6c7121a30dbbf9edc9573b8f2dee308366bab9a1
* libril: Merge xmm6262 and xmm6260 to single lib.Howard Su2015-04-061-0/+199
The difference between two libs are very minor, includes one hack around ucsInfo and the logic to adjust signal strength. Besides that other diffs are some logs. The new version of code is minaly based on xmm6262, especially the logic to adjust singal strength. Merge them to easy maintain the code. Change-Id: I76390541d017576591860c8701bb9763c460b8be (cherry picked from commit 56b8dcfa3094f93698dda9f6731fa845f00ef287)