代码搜索结果

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

sdperror.cs

//========================================================================================== // // OpenNETCF.Net.Bluetooth.Sdp.SdpError // Copyright (C) 2003-2004, OpenNETCF.org // // This li

.depend

af_bluetooth.o: af_bluetooth.c \ /2410kernel/kernel/include/linux/module.h \ /2410kernel/kernel/include/linux/types.h \ /2410kernel/kernel/include/linux/errno.h \ /2410kernel/kernel/includ

dummyrfcommhandler.hh

/* -*- c++ -*- --------------------------------------------------------------- Copyright (C) 2005, SWECO, All Rights Reserved. Dummy implementation of the Bluetooth RFComm handler facility (for

irfcommhandler.hh

/* -*- c++ -*- --------------------------------------------------------------- Copyright (C) 2005, SWECO, All Rights Reserved. Interface for the Bluetooth RFComm handler facility $Id$ A

inethandler.hh

/* -*- c++ -*- --------------------------------------------------------------- Copyright (C) 2005, SWECO, All Rights Reserved. Interface for the Bluetooth network handler facility $Id$

btdev.cpp

/* -*- c++ -*- --------------------------------------------------------------- Copyright (C) 2005, SWECO, All Rights Reserved. Maintenance functions for bluetooth application server Author:

btobjectexchange_reg.rss

/* * ==================================================================== * Name : Btobjectexchange_reg.rss registration file * Part of : Bluetooth OBEX Example v2.0 * Created : 01.09.2006

kernel-module-sco.list

/etc/modprobe.d/sco.conf /lib/modules/2.6.23/kernel/net/bluetooth/sco.ko

makefile

# # Makefile for the Linux Bluetooth HCI device drivers # O_TARGET := bluetooth.o list-multi := hci_uart.o obj-$(CONFIG_BLUEZ_HCIUSB) += hci_usb.o obj-$(CONFIG_BLUEZ_HCIVHCI) += hci_vhci.o obj-$(C

makefile

# # Makefile for Bluetooth HCI device drivers. # O_TARGET := bluetooth.o obj-$(CONFIG_BLUEZ_HCIUSB) += hci_usb.o obj-$(CONFIG_BLUEZ_HCIUART) += hci_uart.o obj-$(CONFIG_BLUEZ_HCIVHCI) += hci_vhci.o