代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/480930/1312288
in config.in
#
# Bluetooth configuration
#
if [ "$CONFIG_NET" != "n" ]; then
mainmenu_option next_comment
comment 'Bluetooth support'
dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET
www.eeworm.com/read/479151/1343767
in config.in
#
# Bluetooth configuration
#
if [ "$CONFIG_NET" != "n" ]; then
mainmenu_option next_comment
comment 'Bluetooth support'
dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET
www.eeworm.com/read/216842/4880016
java btclient.java
package btClient;
import java.io.DataOutputStream;
import java.io.DataInputStream;
import javax.bluetooth.DiscoveryAgent;
import javax.bluetooth.LocalDevice;
import javax.bluetooth.ServiceRec
www.eeworm.com/read/195013/5123182
in config.in
#
# Bluetooth configuration
#
if [ "$CONFIG_NET" != "n" ]; then
mainmenu_option next_comment
comment 'Bluetooth support'
dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET
www.eeworm.com/read/292705/3949729
in config.in
#
# Bluetooth configuration
#
if [ "$CONFIG_NET" != "n" ]; then
mainmenu_option next_comment
comment 'Bluetooth support'
dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET
www.eeworm.com/read/439082/1819744
in config.in
#
# Bluetooth configuration
#
if [ "$CONFIG_NET" != "n" ]; then
mainmenu_option next_comment
comment 'Bluetooth support'
dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET
www.eeworm.com/read/430518/1928615
in config.in
#
# Bluetooth configuration
#
if [ "$CONFIG_NET" != "n" ]; then
mainmenu_option next_comment
comment 'Bluetooth support'
dep_tristate 'Bluetooth subsystem support' CONFIG_BLUEZ $CONFIG_NET
www.eeworm.com/read/291681/8403638
ini bttl.ini
[USB]
DLL=\windows\ivt_usb.dll
[H4_COM]
COM=COM1
DLL=\windows\ivt_uart.dll
BAUD_RATE=115200
PARITY=NONE
STOP_BITS=1
BYTE_SIZE=8
FLOW_CONTROL=RTS/CTS
[BCSP_COM]
COM=COM1
DLL=\windows\iv
www.eeworm.com/read/189733/8457431
mf manifest.mf
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.6.5
Created-By: 1.4.2_09-b05 (Sun Microsystems Inc.)
MIDlet-1: GPS,, gps.GPS
MIDlet-Description: GPSWatch-Trial
MIDlet-Name: GPSWatch
MIDlet-Permi
www.eeworm.com/read/451262/1663734
java bluetoothconnection.java
package Hiisi;
import java.io.IOException;
import java.util.Vector;
import javax.bluetooth.DeviceClass;
import javax.bluetooth.DiscoveryAgent;
import javax.bluetooth.DiscoveryListener;
import