代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/396538/8101064
pdf bluetooth应用程序向windows+ce移植应注意的问题.pdf
www.eeworm.com/read/161317/10425222
control1
Package: bluez-pin2
Section: base
Priority: optional
Version: VERSION
Source: SOURCE
Architecture: arm
Maintainer: Phil Blundell
Depends: sqlite, libgpewidget1, gpe-icons (>= 0.18), bl
www.eeworm.com/read/161312/10425774
c hcisecfilter.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2004 Marcel Holtmann
*
*
*
www.eeworm.com/read/246164/12753081
jad chatmidlet.jad
MIDlet-Name: ChatMIDlet
MIDlet-Version: 1.0.7
MIDlet-Vendor: Forum Nokia
MicroEdition-Profile: MIDP-2.0
MicroEdition-Configuration: CLDC-1.1
MIDlet-Jar-URL: ChatMIDlet.jar
MIDlet-Jar-Size: 21231
www.eeworm.com/read/152843/5666043
makefile
#
# Makefile for the Linux Bluetooth RFCOMM layer.
#
obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
rfcomm-y := core.o sock.o
rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o
www.eeworm.com/read/135941/5876986
makefile
#
# Makefile for the Linux Bluetooth RFCOMM layer.
#
obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
rfcomm-y := core.o sock.o crc.o
rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o
www.eeworm.com/read/401005/11565957
makefile
#
# Makefile for the Linux Bluetooth RFCOMM layer.
#
obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
rfcomm-y := core.o sock.o crc.o
rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o
www.eeworm.com/read/314636/3630930
properties emulator.properties
bluetooth.connected.devices.max: 7
bluetooth.device.authentication: on
bluetooth.device.authorization: on
bluetooth.device.discovery.enable: true
bluetooth.device.discovery.timeout: 10000
bluetoo
www.eeworm.com/read/314636/3631105
properties emulator.properties
bluetooth.connected.devices.max: 7
bluetooth.device.authentication: on
bluetooth.device.authorization: on
bluetooth.device.discovery.enable: true
bluetooth.device.discovery.timeout: 10000
bluetoo
www.eeworm.com/read/216842/4880017
java util.java
package net.benhui.btgallery;
import javax.bluetooth.RemoteDevice;
import javax.bluetooth.DeviceClass;
import javax.bluetooth.LocalDevice;
import javax.bluetooth.ServiceRecord;
import javax.bluetooth