偷得浮生半桶水(半日闲), 好记性不如抄下来(烂笔头). 信息爆炸的时代, 学习是一项持续的工作.
全部博文(1752)
发布时间:2016-04-01 21:31:09
mkdir -p /home/w55fa92bsp-2.6.35/custom_rootfs/ln -s / /home/w55fa92bsp-2.6.35/custom_rootfs/usr_data以下服务要开起来.dbus-daemon --systembluetoothd &hciconfig hci0 downhciconfig hci0 upsdptool add SPrfcomm bind /dev/rfcomm0 DC:EE:06:C9:8E:A7rfcomm show DC:EE:06:C9:8E:A7 可.........【阅读全文】
发布时间:2016-04-01 21:24:32
http://blog.chinaunix.net/uid-22415790-id-1774118.html1 read local name:hcitool cmd 0x03 0x00142 write local name:for example, set to name to "kreed", we need use the below command, please note: the length of name should be 248 octets.hcitool cmd 0x03 0x0013 0x6b 0x72 0x65 0x.........【阅读全文】
发布时间:2016-04-01 11:33:16
http://www.linuxidc.com/Linux/2012-05/61238.htm1、我的操作环境是 主机:xp + VMware Ubuntu 10.10 。 开发板:OK6410 。 文件系统: yaffs2 。 蓝牙:蓝牙适配器(适配器在PC ubuntu 下测试可用)。交叉编译器:arm-linux-gcc 4.3.2操作环境环境提示:如果你有Red Hat 或者 Fedora&.........【阅读全文】
发布时间:2016-03-25 14:32:32
同步收发代码。(不能分开线程读与写)点击(此处)折叠或打开/** 线程控制串口的读与写操作。*/#include "xconfig.h"#include #include #include .........【阅读全文】