代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
gpio.cmp
[GPIO_variables]
;Bluetooth reset pin for BCHS
gpio_bt_reset_pin
;Bluetooth disconnect pin for BCHS
gpio_bt_dsc_pin
;Bluetooth power on pin for BCHS, RFMD, GORM
gpio_bt_power_pin
;Bluetooth dat
makefile.am
if SERIALPLUGIN
plugindir = $(libdir)/bluetooth/plugins
plugin_LTLIBRARIES = serial.la
serial_la_SOURCES = main.c \
manager.h manager.c port.h port.c \
storage.h storage.c
LDADD = $(top_buildd
makefile.am
if SERIALPLUGIN
plugindir = $(libdir)/bluetooth/plugins
plugin_LTLIBRARIES = serial.la
serial_la_SOURCES = main.c \
manager.h manager.c port.h port.c \
storage.h storage.c proxy.h proxy.c
LDAD
makefile.am
if SERIALPLUGIN
plugindir = $(libdir)/bluetooth/plugins
plugin_LTLIBRARIES = serial.la
serial_la_SOURCES = main.c \
manager.h manager.c port.h port.c \
storage.h storage.c proxy.h proxy.c
LDAD
makefile.am
#
# $Id: Makefile.am,v 1.26 2005/07/03 10:44:52 holtmann Exp $
#
confdir = $(sysconfdir)/bluetooth
conf_DATA = hcid.conf
statedir = $(localstatedir)/lib/bluetooth
state_DATA =
sbin_PROGRAMS = hc
config.in
#
# Bluetooth CMTP layer configuration
#
if [ "$CONFIG_ISDN" = "y" -o "$CONFIG_ISDN" = "m" ]; then
dep_tristate 'CMTP protocol support' CONFIG_BLUEZ_CMTP $CONFIG_ISDN_CAPI $CONFIG_BLUEZ_L2CAP
fi
hci_sysfs.c
/* Bluetooth HCI driver model support. */
#include
#include
#include
#include
#include
#ifnde
hci_sysfs.c
/* Bluetooth HCI driver model support. */
#include
#include
#include
#include
#include
#ifnde
bluetoothsettings.java
package example.chat;
import javax.bluetooth.DiscoveryAgent;
import javax.bluetooth.ServiceRecord;
import javax.bluetooth.UUID;
public interface BluetoothSettings {
/**
* A constant UUI
bluetoothsettings.java
package example.chat;
import javax.bluetooth.DiscoveryAgent;
import javax.bluetooth.ServiceRecord;
import javax.bluetooth.UUID;
public interface BluetoothSettings {
/**
* A constant UUI