搜索资源列表
RIl2
- Android ril 层 驱动模块(rild)详细分析(一)基本架构及初始化-Android ril layer driver module (rild) detailed analysis of (a) Basic structure and initialization
google-ril
- 分析google android reference-ril的源代码,在关键地方添加了注释,对理解reference-ril非常有帮助-add lots comments to google android reference-ril。
MSM6290reference-ril
- MSM 6290 ANDROID TELEPHON DRIVER SOURCE-高通MSM6290 ANDROID 电话驱动源代码
ril
- RIL( Radio Interface Layer) is the middleware for GSM/GPRS/EDGE module, this version support the GSM 07.10 mutiplexier protocol, while the android original version not.-RIL( Radio Interface Layer) is the middleware for GSM/GPRS/EDGE module, this ver
ril
- Android的Radio Interface Layer (RIL)提供了电话服务和的radio硬件之间的抽象层。Radio Interface Layer RIL(Radio Interface Layer)负责数据的可靠传输、AT命令的发送以及response的解析。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信。AT command由Hayes公司发明,是一个调制解调器制造商采用的一个调制解调器命令语言,每条命令以字母"AT"开头。-Android' s Radio I
GPRS
- 本代码,在Windows Mobile6 Pocket PC环境下,使GPRS能连接成功-This code, Windows Mobile6 Pocket PC environment, so that GPRS can connect successfully
ril
- The Android Open Source Project This contains the RIL functions that it supports for the vendor RIL.
Android-kernel
- 本文档详细阐述了ANDROID操作系统的各个功能模块,包括IPC通讯、GWES框架原理、RIL电话系统、应用程序框架等等,是一份难得的资料!-This document describes in detail the various features ANDROID operating system modules, including the IPC communication, GWES framework of principles, RIL phone system, applicati
RIL
- android系统下的RIL层简答解析,框架,-android system resolution under the RIL layer short-answer
CPCOL_2006OCT26_EMB_TA_170[1]
- Android电话短信核心通信 RIL学习资料。 有助于了解智能手机系统打电话,发短信的学习
Ril_SO
- Android电话短信核心通信 RIL学习文档。 有助于了解智能手机系统打电话,发短信的学习
reference-ril
- H330模块 android下的 ril 中间件;包含STK指令。-H330 module under ril android middleware contains STK instruction.
reference-ril
- android ril库,可参考添加对各AT指令的支持-android ril library, add a reference to the AT command support. . . .
RIL_lib
- ril lib android通讯开发有可能会用到的资料-RIL LIG in android development
android-4.4.2-ril.tar
- android4.4.2 reference radio
android-RIl
- android的ril通话流程,有兴趣的可以-android ril
android-htc-ril_src
- htc的RIL源代码,可以直接参考用于实际项目。-HTC RIL source code, can used in real product.
MW3820-ANDROID-RIL
- 中兴3G在android下移植文档, 包含移植代码 -ZTE 3G port to android 4.0
reference-ril
- android 6.0 原生RIL库,在以前android版本上有很多内容更新,希望能帮助到需要的人。(Android 6.0 native RIL library, in the previous android version has a lot of content updates, hoping to help the needs of people.)
android RIL 源代码
- 基于Android 5.0 适配RIL源代码,支持全部3gpp 标准AT命令解析流程