搜索资源列表
RIL
- 微软无线API RIL(Radio Interface Layer)库文件,这个接口文件是根据微软的专利文件和文档生成的,可以用于RIL层开发
ril
- 包含ril.h文件定义,可用于手机开发参考。
ril
- ril source code for Windows CE
RIL结构
- RIL Struct
RIL
- 微软无线API RIL(Radio Interface Layer)库文件,这个接口文件是根据微软的专利文件和文档生成的,可以用于RIL层开发-Microsoft Wireless API RIL (Radio Interface Layer) library file, the interface file is based on Microsoft
ril
- 包含ril.h文件定义,可用于手机开发参考。-Ril.h document contains the definition of reference can be used for handset development.
RILTest
- 一个利用RIL回调机制实现的短消息提醒程序源代码,找了好长时间:)-A callback mechanism to realize the use of RIL
wince_ril_demo
- wince ril程序,完成对windows mobile ril层函数的调用-wince ril procedures, completion of the windows mobile ril layer function call
Celltrack
- res = RIL_GetCellTowerInfo(hRil) if (res != IntPtr.Zero) throw new Exception("Could not read the cell info from ril") RIL_Deinitialize(hRil) return res.ToString() }
RilTest_2007_5_22
- C# RIL FOR WINDOWS MOBILE5
RILSample
- windows mobile 6下查询ril层信号强度的例子程序,需要在ppc上运行-windows mobile 6 rIL layer under the signal strength query example procedures, the need to run on ppc
ril
- ril source code for Windows CE
RIL
- 详细地介绍了RIL模型的架构,对刚接触RIL的人有非常好的帮助。-Detail the structure of RIL model of刚接触RIL people have very good help.
RIL
- windows mobile RIL软件-windows mobile radio interface layer source code
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
ril
- Android的Radio Interface Layer (RIL)提供了电话服务和的radio硬件之间的抽象层。Radio Interface Layer RIL(Radio Interface Layer)负责数据的可靠传输、AT命令的发送以及response的解析。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信。AT command由Hayes公司发明,是一个调制解调器制造商采用的一个调制解调器命令语言,每条命令以字
RIL
- Ril设计思想解析目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个
ril
- The Android Open Source Project This contains the RIL functions that it supports for the vendor RIL.
RIL
- android系统下的RIL层简答解析,框架,-android system resolution under the RIL layer short-answer
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.)