代码搜索结果

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

titlebar.h

#pragma once // Define this when taking screenshots to get a nice titlebar //#define DEBUG_SCREENSHOTS // Default heights and spacing of icons #define TITLE_BAR_ICON_SPACING 3 // Position

sb_custom.h

/***************************************************************************** File Name : sb_custom.h Date: 13/02/2006 Revision: 1.0 Author: SM National Semiconductor Corpora

project.properties

BLUETOOTH: true MASCOTV3: false MMAPI: false MOBILE3D: false NOKIAEXT: false VSCL: false WMA: false configuration: CLDC1.0 platform: CUSTOM profile: MIDP2.0

cstate.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2001-2002 Nokia Corporation * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-2007 M

bluetoothexcdlg.cpp

// BlueToothExcDlg.cpp : implementation file // #include "stdafx.h" #include "BlueToothExc.h" #include "BlueToothExcDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CAboutDlg dialo

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

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