代码搜索:BlueTooth

找到约 4,983 项符合「BlueTooth」的源代码

代码结果 4,983
www.eeworm.com/read/369606/9638187

cs sdperror.cs

//========================================================================================== // // OpenNETCF.Net.Bluetooth.Sdp.SdpError // Copyright (C) 2003-2004, OpenNETCF.org // // This li
www.eeworm.com/read/479151/1343765

depend .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
www.eeworm.com/read/387007/8713037

hh dummyrfcommhandler.hh

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

hh irfcommhandler.hh

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

hh inethandler.hh

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

cpp btdev.cpp

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

rss btobjectexchange_reg.rss

/* * ==================================================================== * Name : Btobjectexchange_reg.rss registration file * Part of : Bluetooth OBEX Example v2.0 * Created : 01.09.2006
www.eeworm.com/read/276787/4163439

list kernel-module-sco.list

/etc/modprobe.d/sco.conf /lib/modules/2.6.23/kernel/net/bluetooth/sco.ko
www.eeworm.com/read/149797/12349844

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
www.eeworm.com/read/479151/1337457

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