代码搜索结果

找到约 4,983 项符合 Bluetooth 的代码

bluetoothchat.pkg

; @brief Package information file for BluetoothChat application ; ; Copyright (c) EMCC Software Ltd 2003 ; @version 1.0 ; UID is the app's UID ; #{"Bluetooth Chat"},(0x101F6148),1,0,0 (0x101F

create_dev

#!/bin/sh # # Create Bluetooth devices in /dev # # $Id: create_dev,v 1.1 2003/01/15 13:08:16 holtmann Exp $ # VHCI_MAJOR=10 VHCI_MINOR=250 RFCOMM_MAJOR=216 # # Create device for VHCI # if [ ! -c

changelog

ver 3.19: Add L2CAP mode constants. ver 3.18: Don't allocate memory for the Bluetooth base UUID. ver 3.17: Fix supported commands bit calculation. ver 3.16: Update company identifier list. ver

changelog

2005-08-30 Alex Kanavin * Add client-side USB support and interface discovery 2002-11-15 Marcel Holtmann * Add Bluetooth server support 2002-11-01 Marce

changelog

2005-08-30 Alex Kanavin * Add client-side USB support and interface discovery 2002-11-15 Marcel Holtmann * Add Bluetooth server support 2002-11-01 Marce

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

changelog

2005-08-30 Alex Kanavin * Add client-side USB support and interface discovery 2002-11-15 Marcel Holtmann * Add Bluetooth server support 2002-11-01 Marce

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

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

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