代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
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
hcisecfilter.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2004 Marcel Holtmann
*
*
*
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
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
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
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
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
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
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