B2G/RIL: Difference between revisions
< B2G
Jump to navigation
Jump to search
(Created page with "= B2G RIL = This page contains information about B2G's interaction with the Radio Interface Layer of Android. The RIL provides access to the radio hardware, which is needed...") |
No edit summary |
||
| Line 1: | Line 1: | ||
= B2G RIL = | = B2G RIL = | ||
This page contains information about B2G's interaction with the Radio Interface Layer of Android. The RIL provides access to the radio hardware, which is needed to send/receive calls, SMS messages, and other things that require interaction with a cell network.<br> | This page contains information about B2G's interaction with the Radio Interface Layer of Android. The RIL provides access to the radio hardware, which is needed to send/receive calls, SMS messages, and other things that require interaction with a cell network.<br> | ||
= Relevant Bugs = | |||
*https://bugzilla.mozilla.org/show_bug.cgi?id=699235 - Main bug for JS RIL Implementation | |||
*https://www.github.com/kmachulis-mozilla/b2g-dialer-daemon/issues - Tasks for underlying utilities for accessing radio daemon/socket on phone | |||
Revision as of 23:50, 2 November 2011
B2G RIL
This page contains information about B2G's interaction with the Radio Interface Layer of Android. The RIL provides access to the radio hardware, which is needed to send/receive calls, SMS messages, and other things that require interaction with a cell network.
Relevant Bugs
- https://bugzilla.mozilla.org/show_bug.cgi?id=699235 - Main bug for JS RIL Implementation
- https://www.github.com/kmachulis-mozilla/b2g-dialer-daemon/issues - Tasks for underlying utilities for accessing radio daemon/socket on phone