代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
makefile.am
if OBEX
servicedir = $(libdir)/bluetooth
noinst_PROGRAMS = bluetoothd-service-transfer
bluetoothd_service_transfer_SOURCES = main.c \
server.h server.c session.h session.c \
process.h process.c
affix.rc.deb
#! /bin/sh
#
# $Id: affix.rc.deb,v 1.3 2003/03/14 10:47:40 kds Exp $
#
# Affix bluetooth subsystem starting and stopping
#
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
NAME=affix
config.in
mainmenu_option next_comment
comment 'Bluetooth device drivers'
dep_tristate 'HCI USB driver' CONFIG_BLUEZ_HCIUSB $CONFIG_BLUEZ $CONFIG_USB
dep_tristate 'HCI UART driver' CONFIG_BLUEZ_HCIUART $CONFIG
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
manifest.mf
MIDlet-1: BTMIDlet,,com.j2medev.chapter8.bt.BTMIDlet
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MIDlet-Name: bluetooth
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
manifest.mf
MIDlet-1: BTMIDlet,,com.j2medev.chapter8.bt.BTMIDlet
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MIDlet-Name: bluetooth
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
manifest.mf
MIDlet-1: BTMIDlet,,com.j2medev.chapter8.bt.BTMIDlet
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MIDlet-Name: bluetooth
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0
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
manifest.mf
MIDlet-1: BTMIDlet,,com.j2medev.chapter8.bt.BTMIDlet
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MIDlet-Name: bluetooth
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-2.0