diff options
author | Guilherme Calandrini <g_calandrini[at]hotmail[dot]es> | 2015-09-14 06:48:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-16 12:23:19 +0700 |
commit | 923c8b6754ab46b8aeefc9870d840dd4076adf29 (patch) | |
tree | cdd399189a858815626b774c7424c0d3dce0d297 /system/ofono/README | |
parent | ce3e82fae493e9ff34f011f4f619feb3092af303 (diff) |
system/ofono: Added (open source telephony).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ofono/README')
-rw-r--r-- | system/ofono/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system/ofono/README b/system/ofono/README new file mode 100644 index 0000000000000..fb3e5a71969ac --- /dev/null +++ b/system/ofono/README @@ -0,0 +1,13 @@ + +oFono provides a mobile telephony (GSM/UMTS) application development +framework that includes consistent, minimal, and easy to use complete APIs. + +As an open source project, it includes a high-level D-Bus API for use by +telephony applications of any license. oFono also includes a low-level +plug-in API for integrating with open source as well as third party +telephony stacks, cellular modems, and storage back ends. + +The plug-in API functionality is modeled on public standards, in +particular 3GPP TS 27.007 "AT command set for User Equipment (UE)." + +oFono is sponsored by Intel and most of the project maintainers work. |