summaryrefslogtreecommitdiffstats
path: root/libril/ril_commands.h
Commit message (Collapse)AuthorAgeFilesLines
* i9300: move libril, use SamsungExynos4RIL classDaniel Hillenbrand2013-07-071-125/+0
| | | | Change-Id: Idf5a983d659d239ba3324cbd8c9e0be9f4ee3dd3
* i9300: fix 2g/3g toggleDaniel Hillenbrand2013-04-191-1/+1
| | | | | | | | | | If we're trying to set network mode 0, modem always responds with network mode 7 which causes the upper layer to set network mode 0 again. This results in a never ending loop of setting 0 and getting 7. If we're getting mode 7 we'll rewrite it to mode 0 and everyone is happy. Change-Id: Ibff9e9162589135350dd2c4b3fb392ef64d95e4a
* i9300: add opensource libril, remove ril classDaniel Hillenbrand2013-04-101-0/+125
- remove blob rild - remove blob libril.so Change-Id: Iced6c86e5af2a2d65076d12fc150ebc6c4d786a4