代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/135941/5876992
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
www.eeworm.com/read/135941/5876998
makefile
#
# Makefile for the Linux Bluetooth CMTP layer
#
obj-$(CONFIG_BT_CMTP) += cmtp.o
cmtp-objs := core.o sock.o capi.o
www.eeworm.com/read/135941/5877004
makefile
#
# Makefile for the Linux Bluetooth HIDP layer
#
obj-$(CONFIG_BT_HIDP) += hidp.o
hidp-objs := core.o sock.o
www.eeworm.com/read/128531/5985778
patch bt.patch
Index: Config.in
===================================================================
RCS file: /usr/local/cvs/linux/os/linux/arch/cris/drivers/Config.in,v
retrieving revision 1.46
diff -u -d -r1.46 Co
www.eeworm.com/read/128502/5989840
h unixbluetooth.h
/*
$Id: unixbluetooth.h,v 1.6 2003/11/20 21:10:34 bozo Exp $
G N O K I I
A Linux/Unix toolset and driver for Nokia mobile phones.
This file is part of gnokii.
Gnokii is free software;
www.eeworm.com/read/127781/5996889
patch bt.patch
Index: Config.in
===================================================================
RCS file: /usr/local/cvs/linux/os/linux/arch/cris/drivers/Config.in,v
retrieving revision 1.46
diff -u -d -r1.46 Co
www.eeworm.com/read/409131/11345678
cpp bluetoothexcdlg.cpp
// BlueToothExcDlg.cpp : implementation file
//
#include "stdafx.h"
#include "BlueToothExc.h"
#include "BlueToothExcDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CAboutDlg dialo
www.eeworm.com/read/401005/11565963
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
www.eeworm.com/read/401005/11565969
makefile
#
# Makefile for the Linux Bluetooth CMTP layer
#
obj-$(CONFIG_BT_CMTP) += cmtp.o
cmtp-objs := core.o sock.o capi.o
www.eeworm.com/read/401005/11565975
makefile
#
# Makefile for the Linux Bluetooth HIDP layer
#
obj-$(CONFIG_BT_HIDP) += hidp.o
hidp-objs := core.o sock.o