搜索资源列表
RIL
- 微软无线API RIL(Radio Interface Layer)库文件,这个接口文件是根据微软的专利文件和文档生成的,可以用于RIL层开发
ril
- 包含ril.h文件定义,可用于手机开发参考。
CellIDSample.rar
- 获取手机基站信息: C#中如何通过RIL获得基站信息 在Windows Mobile的手机上面, RIL提供了访问Radio模块的接口, 下面以一个简单的示例说明如何在C#中通过RIL获得基站信息. ,get the information of phone base station.
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。
RIL
- windows mobile RIL软件-windows mobile radio interface layer source code
Misc
- Documents related to CAIF, RIL and mobile audio architectures
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
CellIDSample
- C#中如何通过RIL获得基站信息,在SANSUNG、HTC系列下测试通过-C# How to access the base station through the RIL information, in SANSUNG, HTC series of test
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
operatorlist
- Retrieving list of known operators using Radio Interface Layer (RIL) Windows Mobile
libril
- RIL资料,分享大家,包括 ril.h,ril.def,ril.lib等资料 -RIL information to share, including ril.h, ril.def, ril.lib etc.
ril
- 能取cellID,和lacID。基站定位,编译通过,可能,s1,p800上都试过.-cellID,lacID
RILTest
- RIL API实现呼叫转移和来电防火墙的例子,只是个参考。来电防火墙在windows mobile6.0 模拟器上测试成功。呼叫转移使用动感地带的卡测试成功。-Using RIL to block incoming call and implement call forwarding.
RIL
- Ril设计思想解析目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个最底层的支持。-Ril intelligent design
LocationAwareSampleApp
- readme of a project for windows mobile application RIL layer, c++, windows mobile , RIL
IMEI_Test
- 这份代码包含了RIL的头文件、lib库文件和dll文件,用RIL提供的函数获取到windows mobile6.0的IMEI-use RIL functions to get windows mobile6.0 IMEI VS2005 C++ environment
station
- 通过调用windows mobile系统的ril库,获取基站信息,并且通过google earth功能将位置显示出来-By calling the windows mobile system ril library, access to the base station information, and location through google earth functionality will be shown
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