搜索资源列表
S60_Platform_Bluetooth_OBEX_Example
- This C++ code example provides a method for transferring objects or chunks of data from one device to another via the Bluetooth OBEX protocol. These chunks are typically files or other blocks of binary data. This example demonstrates how to
RFCOMM.rar
- 蓝牙串口相关的硕士论文,希望对大家有所帮助,it s about RFCOMM
examples
- bluelab csr 蓝牙的调试例程,主要有sco通道的主从通信,rfcomm的主从数据传输。-bluelab csr bluetooth example app。
J2MEAndBlueToothProgramming
- 该文档简要描述了J2ME,重点在蓝牙编程上面,如RFCOMM和L2CAP。是英文版的,不过总计效果不错-The document briefly describes the J2ME, Bluetooth programming focused on the above, such as RFCOMM and L2CAP. Is the English version, but the total effect of a good
src
- BluetoothChat - Bluetooth Chat This application allows two Android devices to carry out two-way text chat over Bluetooth. It demonstrates all the fundamental Bluetooth API capabilites, such as: * Scanning for other Bluetooth devices * Q
Bluetooth_RFCOMM_Example_en
- This MIDP application (btsppEcho MIDlet) demonstrates the usage of the JSR-82 Bluetooth API by creating a simple client/server pair using the RFCOMM protocol. This package also includes btl2capEcho MIDlet which demonstrates the same using L2CAP proto
BlueTerm_1.0.0.tar
- 说明 VT- 100终端仿真器与任何串行设备使用蓝牙串行适配器通信。 RFCOMM/ SPP协议仿真通过蓝牙串行通信。 您需要一个蓝牙串行适配器。 这是一个开源的应用程序。你可以得到更多的信息和源代码:-Descr iption VT-100 terminal emulator for communicating with any serial device using a bluetooth serial adapter. The RFCOMM/SPP protocol
AndroidBluetoothAPI_src_0.3
- 非常官方Android Bluetooth API支持远程设备扫描、远程设备配对,服务发现(SDP)和客户端RFCOMM串行连接。-This project aims to provide a simple API to access Android s Bluetooth stack. This library does not to require a rooted device: it is intended to work with standard firmware provided
jbluez-1.0
- JBluez是Bluez的JAVA版本,本源码包括bin和源码。 Android的蓝牙协议栈就是Bluez,但Android SDK中的蓝牙API提供的功能仅仅基于RFCOMM封装,如果要做其他的蓝牙开发,则需要使用一些Bluez及D-Bus的接口。-JBluez is the Bluez the JAVA version. Android Bluetooth protocol stack is Bluez, but the Android SDK Bluetooth API provide
rfcomm_a
- Bluetooth RFCOMM Example
module_lightblue-0.2.3_pys60
- LightBlue is a cross-platform Bluetooth API for Python which provides simple access to Bluetooth operations. It is available for Mac OS X, GNU/Linux and Nokia s Python for Series 60 platform for mobile phones. LightBlue provides simple access to
qconsole_symbian_s60
- QConsole is an utility to login in Symbian devices and perform certain operations in a more easy and fast way than the standard GUI. Running applications (especially gdbstub) with parameters was especially what drove with to write QConsole. It is a S
蓝牙协议及其源代码分析
- 本书从实际工程角度,系统地介绍了蓝牙技术原理和协议体系结构,并基于金瓯蓝牙开发平台,以大量的源代码和例程数据分析了L2CAP、RFCOMM和SDP三层协议(This book from the practical angle, systematically introduces the principle and technology of Bluetooth protocol architecture, and based on the Jinou Bluetooth developing p