Welcome![Sign In][Sign Up]
Location:
Search - bluetooth protocol stack source code

Search list

[Linux-Unixbluez-libs-2.13

Description: 基于liunx的蓝牙协议栈源代码版本為2.13,可以方便的下載和移植!-liunx based on the Bluetooth protocol stack source code for version 2.13, can easily download and transplant!
Platform: | Size: 552383 | Author: 刘双梅 | Hits:

[TCP/IP stack周立功tcpip

Description: 周立功arm开发板上 tcp/ip协议栈实现的全部源代码,在此给出,与大家共享!-weeks meritorious arm development board tcp/ip protocol stack to achieve the full source code, in this given and share!
Platform: | Size: 109568 | Author: 吴健勇 | Hits:

[Embeded-SCM DevelopMicrochip_Stack_v3.3_for_the_ZigBee_Protocol_v1.0.

Description: zigbee协议栈的源代码,zigbee是比较新的类似于蓝牙的通讯协议-the source code, zigbee is similar to the relatively new Bluetooth communication protocol
Platform: | Size: 1227776 | Author: | Hits:

[Linux-Unixbluez-libs-2.13

Description: 基于liunx的蓝牙协议栈源代码版本為2.13,可以方便的下載和移植!-liunx based on the Bluetooth protocol stack source code for version 2.13, can easily download and transplant!
Platform: | Size: 551936 | Author: 刘双梅 | Hits:

[Other Embeded programJN-AN-1026-ZigBee-Wireless-Keyboard

Description: 该代码为Jennic公司芯片JN5121,基于Zigbee协议栈的无线键盘(类似与蓝牙但是成本比蓝牙低许多)的下位机源代码。望跟大家分享!-The code for Jennic JN5121 chip companies, Zigbee protocol stack based on the wireless keyboard (similar to Bluetooth, but with the cost much lower than Bluetooth) The next crew source code . Hope to share with you!
Platform: | Size: 95232 | Author: 陈强 | Hits:

[ARM-PowerPC-ColdFire-MIPSbluetooth

Description: 蓝牙协议源代码 bluetooth stack for lwip-Bluetooth protocol source code for bluetooth stack for lwip
Platform: | Size: 151552 | Author: qin | Hits:

[Linux-Unixbluez-4.57.tar

Description: linux下蓝牙协议栈的开源代码,在linux上已经实现-Under the Bluetooth protocol stack linux open source code that has been achieved in linux
Platform: | Size: 972800 | Author: 隋欣 | Hits:

[Linux-Unixbluez-utils-3.36.tar

Description: 蓝牙的协议栈,源码,在Linux下解压安装-Bluetooth protocol stack, source code, in extracting installer under Linux
Platform: | Size: 953344 | Author: 于红亮 | Hits:

[Linux-Unixbluez-4.22.tar

Description: Bluetooth协议栈源码,协助Bluetooth功能的开发-Bluetooth protocol stack source code to assist in the development of Bluetooth Function
Platform: | Size: 933888 | Author: chenshibin | Hits:

[Communication-Mobilebluez-4.47

Description: bluez蓝牙协议栈源码,开发蓝牙模块参考必备-bluez Bluetooth protocol stack source code, developers must have the Bluetooth module reference
Platform: | Size: 1202176 | Author: feilong | Hits:

[Other Embeded programDTC-Engineering_Bluetooth_Documentation_Rev2.1.zi

Description: Documentation Bluetooth technology, including background information and source code written in C to interface BlueSmirf Gold Bluetooth Module to Atmega324P microcontroller to establish communication to another Bluetooth enabled device. Background information includes Bluetooth protocol stack layer, profiles, and different versions tech specs.-Documentation on Bluetooth technology, including background information and source code written in C to interface BlueSmirf Gold Bluetooth Module to Atmega324P microcontroller to establish communication to another Bluetooth enabled device. Background information includes Bluetooth protocol stack layer, profiles, and different versions tech specs.
Platform: | Size: 339968 | Author: Tomy | Hits:

[Communication-MobileBluetooth-protocol

Description: 《蓝牙协议及其源代码分析》一书的详细PDF版本。内容涉及了对于蓝牙协议栈的详细剖析,并提供了大量源代码,是蓝牙初学者的帮手!-Bluetooth protocol and its source code analysis, a detailed PDF version of the book. Covers a detailed analysis of the Bluetooth protocol stack, and provides a lot of source code, is the helper of the Bluetooth beginners!
Platform: | Size: 8608768 | Author: 大米小乐 | Hits:

[Otherbluez

Description: 蓝牙BLUEZ源代码分析以及详细讲解,非常精辟,对学习蓝牙协议栈的非常有帮助-Bluetooth BLUEZ source code analysis, and explain in detail, very insightful learning Bluetooth protocol stack very helpful
Platform: | Size: 8604672 | Author: chenux | Hits:

[Driver Developbluetooth-driver

Description: 基于高通MSM8960的bluetooth的开发总结,包括bluetooth的架构设计,协议栈分析,启动过程的实现以及驱动的移植等,有源代码和相关的文档说明。-Qualcomm MSM8960 bluetooth summary of the development, including architecture design of the bluetooth protocol stack, start the process to achieve as well as drive the transplant, source code and related documentation instructions.
Platform: | Size: 909312 | Author: vincent | Hits:

[MacOS developbtstack

Description: iphone 蓝牙协议栈源码,代码精简,功能完整.很易于移植.-iphone Bluetooth protocol stack source code, streamlined code, functional integrity. quite easy to transplant.
Platform: | Size: 1673216 | Author: Chen JingXing | Hits:

[IOSbtstack

Description: 蓝牙协议栈A Portable User-Space Bluetooth Stack,精选ios编程学习源码,很好的参考资料。-The Bluetooth protocol stack A Portable User-Space Bluetooth Stack, select learning IOS programming source code, a good reference.
Platform: | Size: 1532928 | Author: 什锦豆腐 | Hits:

[Linux driverbtstack

Description: 蓝牙协议栈btstack的源码,用于iphone的开发。 在XCODE 4.6 /MAC OS LION 10.7.3 上编译btstack步骤: btstack的官网上的介绍各种不靠谱,按照上面的说法根本无法编译成功。 注意:XCODE要和其他APP放在一起,路径为/Applications/Xcode.app。不可省事放在桌面上。 1、下载btstack svn checkout http://btstack.googlecode.com/svn/trunk/ btstack 2、编译生成iphone上的静态库libBTstack.a和动态库libBTstack.dylib cd btstack ./bootstrap.sh 修改configure.in文件,找到这几行,改成如下这样 [Specify toolchain path])], DEVELOPER_PATH=$withval, DEVELOPER_PATH= /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer ) AC_ARG_WITH(sdk-version, [AS_HELP_STRING([--with-sdk-version=6.1], [Specify SDK version])], SDK_VERS -Btstack Bluetooth protocol stack source code for iphone development. In XCODE 4.6/MAC OS LION 10.7.3 compile btstack step: the official online presentation btstack various tricky, simply can not compile successfully in accordance with the above statement. Note: XCODE and other APP to put together, the path is/Applications/Xcode.app. Can not save on your desktop. 1, download btstack svn checkout http://btstack.googlecode.com/svn/trunk/ btstack 2, compiled on libBTstack.a iphone static library and dynamic library libBTstack.dylib cd btstack./Bootstrap.sh modify configure.in file, find these lines, so read as follows [Specify toolchain path])], DEVELOPER_PATH = $ withval, DEVELOPER_PATH = ' / Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer' ) AC_ARG_WITH (sdk-version, [AS_HELP_STRING ([- with-sdk-version = 6.1], [Specify SDK version])], SDK_VERS
Platform: | Size: 237568 | Author: zzw | Hits:

[ARM-PowerPC-ColdFire-MIPSble_Stack_1.3.2

Description: BLE蓝牙4.0的协议栈源码,CC2540的底层代码-BLE protocol stack source Bluetooth 4.0, CC2540 underlying code
Platform: | Size: 25868288 | Author: 张伟 | Hits:

[Communication-Mobilebluez-4.95.tar

Description: 蓝牙BLUEZ源代码,非常精辟,对学习蓝牙协议栈的非常有帮助-Bluetooth BLUEZ source code, very incisive, to learn the Bluetooth protocol stack very helpful
Platform: | Size: 1156096 | Author: 郑然 | Hits:

[Embeded Linuxbtstack-master

Description: Bluetooth Protocol Stack on Linux Platform, source code, verified on CSR256x chipset.
Platform: | Size: 5989376 | Author: tywno1 | Hits:
« 12 »

CodeBus www.codebus.net