搜索资源列表
蓝牙l2cap和rfcomm协议分析与实现
- 蓝牙l2cap和rfcomm协议分析与实现-l2cap and rfcomm Bluetooth protocol analysis and Implementation
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
- 蓝牙串口相关的硕士论文,希望对大家有所帮助-it s about 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
rfcomm-linux
- its the source code for building up RFCOMM sockets of bluetooth technology to communicate through bluetooth device under linux environment.
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
java_bt_rfcomm
- Java example for bluetooth RFCO-Java example for bluetooth RFCOMM
RFCOMM-with-Application
- 蓝牙RFCOMM协议介绍的PPT文件,可以帮助理解RFCOMM通信建立的过程,基本命令。-Bluetooth Spec RFCOMM with Application
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.