代码搜索结果

找到约 4,775 项符合 Bluetooth 的代码

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

bluetooth hci.cpp

// Bluetooth HCI.cpp : 定义应用程序的类行为。 // #include "stdafx.h" #include "Bluetooth HCI.h" #include "Bluetooth HCIDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CBluetoothHCIApp BEG

bluetooth hci.sln

Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Bluetooth HCI", "Bluetooth HCI.vcproj", "{7BCFD240-C96C-47F6-9A50-1397D84DA3C1}" Proj

bluetooth hci.h

// Bluetooth HCI.h : PROJECT_NAME 应用程序的主头文件 // #pragma once #ifndef __AFXWIN_H__ #error 在包含用于 PCH 的此文件之前包含“stdafx.h” #endif #include "resource.h" // 主符号 // CBluetoothHCIApp: // 有关此

bluetooth.rules

# Brain Boxes BL-620 Bluetooth Adapter SUBSYSTEM=="tty", BUS=="pcmcia", SYSFS{prod_id1}=="Brain Boxes", SYSFS{prod_id2}=="Bluetooth PC Card", ENV{HCIOPTS}="bboxes", RUN+="bluetooth_serial" # Xircom C

bluetooth.default

# Bluetooth configuraton file # Run hid2hci (allowed values are "true" and "false") HID2HCI_ENABLE=true

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=hcid HID2HCI_NAME=hid2hci DAEMON_EXEC="`which $DAEM

bluetooth.conf

device "dtl1_cs" class "bluetooth" module "dtl1_cs" device "bt3c_cs" class "bluetooth" module "bt3c_cs" device "bluecard_cs" class "bluetooth" module "bluecard_cs" device "bt950_cs" class "

bluetooth.default

# Bluetooth configuraton file # Start of hcid (allowed values are "true" and "false") HCID_ENABLE=true # Config file for hcid HCID_CONFIG="/etc/bluetooth/hcid.conf" # Start sdpd (allowed values are