代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
makefile
#
# Makefile for the Linux Bluetooth CMTP layer
#
obj-$(CONFIG_BT_CMTP) += cmtp.o
cmtp-objs := core.o sock.o capi.o
makefile
#
# Makefile for the Linux Bluetooth HIDP layer
#
obj-$(CONFIG_BT_HIDP) += hidp.o
hidp-objs := core.o sock.o
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
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;
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
bluetoothexcdlg.cpp
// BlueToothExcDlg.cpp : implementation file
//
#include "stdafx.h"
#include "BlueToothExc.h"
#include "BlueToothExcDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CAboutDlg dialo
makefile
#
# Makefile for the Linux Bluetooth BNEP layer.
#
obj-$(CONFIG_BT_BNEP) += bnep.o
bnep-objs := core.o sock.o netdev.o
makefile
#
# Makefile for the Linux Bluetooth CMTP layer
#
obj-$(CONFIG_BT_CMTP) += cmtp.o
cmtp-objs := core.o sock.o capi.o
makefile
#
# Makefile for the Linux Bluetooth HIDP layer
#
obj-$(CONFIG_BT_HIDP) += hidp.o
hidp-objs := core.o sock.o