ChinaUnix.net
相关讨论

android手机Nexus One连接Apple bluetooth Keyboard Posted on August 20, 2010 by henry 首先所有带蓝牙的android手机理论上都是可以连接蓝牙键盘鼠标的(Human Interface Device),不幸地是官方的蓝牙profile中默认不包括HID profile。所以只有采用第三方的ROM如Cyanogen(CM6版本以上)或在官方的rom上搭配bluez utility来实现蓝牙键鼠的连接。 这里我们仅讨论第二种在官方ROM上添加工具的方案。手机必须取得root权限,或者是AD...

android

by so_brave - 移动操作系统 - 2011-09-04 23:07:04 阅读(1864) 回复(0)

android中bt_enable下set_bluetooth_power设置rfkill打开radio

如果kernel==>Networking support==>RF switch subsystem support没有打开的话
system/bluetooth/bluedroid/bluetooth.c
bt_enable
==> set_bluetooth_power就必须注释掉
否则从UI/settings里将无法启动蓝牙[luther.gliethttp]
但是我本地试验还是不能在UI打开BT,
1. logcat发现
W/bluedroid(  744): open(/sys...

by gliethttp - 移动操作系统 - 2011-01-26 13:20:50 阅读(852) 回复(0)

那位仁兄提供一下android蓝牙软件,能正常接收和发送文件。

by zzq1014 - 移动操作系统 - 2010-08-19 09:42:04 阅读(1683) 回复(2)

蓝牙模块 A机 B机 驱动程序 驱动程序 (芯片不一样,驱动也不一样) 协议 协议(例:LZCAP) 基础性协议内核已经实现了 应用层协议都是由应用程序来实现的 蓝牙编程库bluez 应用程序包utils 包含hciconfig,hcitool等工具 1.移植bluez 2.利用bluez库,写程序 本机实验 1.下载bluez-libs-3.36.tar.gz和bluez-utils-2.25.tar.gz 2.编译bluez-libs生成库和头文件 tar zxvf bluez-libs-3.36.tar.gz cd bluez-libs-3.36 ./configure make ...

by creatory - Linux文档专区 - 2009-12-03 15:02:26 阅读(903) 回复(0)

sorry, I can not input Chinese recently on my laptop T43 ,there's a bluetooth module. my question is how to emulate "RFCOMM" to a file like /dev/ttyS0 ? the sence is :under windows we can using bluetooth driver then we can saw Virtual bluetooth Serial 5 a.k.a COM 5 so we can using software like "hyperterminal" to connect it but under linux ,How to do that?

by iamkey9 - Linux新手园地 - 2007-03-09 11:09:05 阅读(2200) 回复(2)

如何从linux机器上主动和蓝牙耳机pairing? 目前遇到这个问题.今天下载了bluez-util的源代码,准备好好看看. 基本上了解一些内容了.主要是通过hci命令来实现这一功能. linux将bluetooth作为一种网络协议注册起来了.那么调用bluetooth设备的时候,就和访问网卡差不多. 反正就是读和写. 具体的命令,通过标准格式发送过去,硬件就知道如何反应了. 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/4353/showart_4...

by pearma - HP文档中心 - 2005-08-22 10:23:10 阅读(1337) 回复(0)

Overview | History | Future work | Download & build | Credits | Contact us Please help test the audio drivers that are built into Bluez http://wiki.bluez.org/wiki/HOWTO/AudioDevices This project aims to make bluetooth headsets of all types work well with Linux computers, from a standard desktop to a limited embedded device. For cvs, etc. see the project pages at sourceforge . To m...

by plaza02 - Linux文档专区 - 2008-03-03 16:43:32 阅读(661) 回复(0)

本帖最后由 sjw919 于 2013-06-19 16:37 编辑 Your tasks will include: - Support phone level bluetooth function code design - Debug and review bluetooth SW related errors - Check bluetooth test reports - Define bluetooth requirements - Follow up bluetooth verification process - Support bluetooth certification test Qualifications - External - Requirements: Minimum Bachelor degree in electrical, co...

by sjw919 - 猎头招聘 - 2013-06-25 17:53:15 阅读(693) 回复(1)

求帮忙 bluetooth 我这里有个蓝牙的问题,在slave 端发送SDP_ServiceSearchAttribute Request后得到master 端的SDP_ServiceSearchAttribute reponsted,但随后并没有发出HCI_Authtication_Requested是为什么

by baogangwu - 嵌入式开发 - 2012-06-20 18:04:18 阅读(831) 回复(0)

哪 有Microsoft bluetooth Enumerator的驱动 VISTA 64的

by hanfeng041 - Windows系统 - 2008-12-04 05:45:04 阅读(6164) 回复(1)