代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/383449/8945515
rules bluetooth.rules
# Brain Boxes BL-620 Bluetooth Adapter
SUBSYSTEM=="tty", SUBSYSTEMS=="pcmcia", ATTRS{prod_id1}=="Brain Boxes", ATTRS{prod_id2}=="Bluetooth PC Card", ENV{HCIOPTS}="bboxes", RUN+="bluetooth_serial"
# X
www.eeworm.com/read/383449/8945520
default bluetooth.default
# Bluetooth configuraton file
# Run hid2hci (allowed values are "true" and "false")
HID2HCI_ENABLE=true
www.eeworm.com/read/383449/8945522
bluetooth_serial
#!/bin/sh
#
# bluetooth_serial
#
# Bluetooth serial PCMCIA card initialization
#
start_serial()
{
if [ ! -x /bin/setserial -o ! -x /usr/sbin/hciattach ]; then
logger "$0: setserial or hciattach no
www.eeworm.com/read/383449/8945526
init bluetooth.init
#!/bin/sh
#
# Start/stop the Bluetooth daemons
#
set -e
PATH=/sbin:/bin:/usr/sbin:/usr/bin
NAME=bluetooth
DESC="Bluetooth subsystem"
DAEMON_NAME=bluetoothd
HID2HCI_NAME=hid2hci
DAEMON_EXEC="`which
www.eeworm.com/read/186002/8967349
h bluetooth.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
www.eeworm.com/read/186002/8967428
c bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
www.eeworm.com/read/281745/9136802
pdf bluetooth蓝牙.pdf
www.eeworm.com/read/366576/9807983
c bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
www.eeworm.com/read/366576/9808186
h bluetooth.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200