搜索资源列表
rfcomm
- linux下的蓝牙-Bluetooth
BlueTooth_RFcomm
- BlueTooth RFcomm, the rs232 via RF-RFcomm Bluetooth, RF via the rs232
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
- 该硕士论文详细阐述蓝牙RFCOMM层的协议格式及如何去写协议代码
RFCOMM.rar
- 蓝牙串口相关的硕士论文,希望对大家有所帮助,it s about RFCOMM
examples
- bluelab csr 蓝牙的调试例程,主要有sco通道的主从通信,rfcomm的主从数据传输。-bluelab csr bluetooth example app。
BLUETOOTH
- 这是BLUETOOTH的蓝牙协议栈,包括A2DP,AVRCP,L2CAP,RFCOMM等。-BLUETOOTH
BlueChat
- 利用蓝牙RFCOMM协议实现的聊天程序。 使用WIDCOMM协议栈。 能够与相应的服务端进行发现和通讯。 -Bluetooth RFCOMM Protocol Implementation of the chat program. Use Widcomm stack. With the corresponding side of the service discovery and communication.
rfcomm
- The RFCOMM protocol provides emulation of serial ports over the L2CAP protocol. The protocol is based on the ETSI standard TS 07.10. This document does not contain a complete specification. Instead, references are made to the relevant parts of
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
out.img
- Bluetooth tester rfco-Bluetooth tester rfcomm
rfcomm-linux
- its the source code for building up RFCOMM sockets of bluetooth technology to communicate through bluetooth device under linux environment.
openbt-20011021
- An open source bluetooth stack for Linux (and other operating systems). Support for SDP/L2CAP/RFCOMM.No further development is expected for this project as BlueZ has taken the official role as bluetooth stack for Linux.
SendAdvertise_Bluetooth
- 基于obex和rfcomm协议的蓝牙通讯代码,用于向开启蓝牙的手机发送广告文件。-Bluetooth communication with obex and rfcomm protocol,used to send advertise files to mobile device which active bluetooth
111
- 蓝牙联网五子棋对战游戏分析 介绍蓝牙RFCOMM连接的交互 pdf-Renju Game of the Bluetooth network analysis describes the interaction Bluetooth RFCOMM connection pdf
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
rfcomm
- RFCOMM implementation for Linux Bluetooth stack (BlueZ).
rfcomm
- RFCOMM implementation for Linux Bluetooth stack (BlueZ).
Bluetooth Rfcomm
- Demonstrates how to use the Bluetooth Rfcomm Windows Runtime API to run a chat service on one device and to connect to it from another device.