代码搜索结果

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

connectorform.java

/* The Bluetooth Library for client-server communication Copyright (C) 2006 Martin Vysny This program is free software; you can redistribute it and/or modify it under the terms of the GNU General

connectorcanvas.java

/* The Bluetooth Library for client-server communication Copyright (C) 2006 Martin Vysny This program is free software; you can redistribute it and/or modify it under the terms of the GNU General

bluetoothdefinitions.h

#ifndef __BLUETOOTHDEFINITIONS_H__ #define __BLUETOOTHDEFINITIONS_H__ #include /** * Variables utilised by several classes in the Bluetooth Chat application */ const TUint KSe

bluetoothchat.pkg

; @brief Package information file for BluetoothChat application ; ; Copyright (c) EMCC Software Ltd 2003 ; @version 1.0 ; UID is the app's UID ; #{"Bluetooth Chat"},(0x101F6148),1,0,0 (0x101F

makefile

# # SDIO function drivers Makefile # obj-$(CONFIG_SDIO_BLUETOOTH) += bluetooth/ obj-$(CONFIG_SDIO_GPS) += gps/ obj-$(CONFIG_SDIO_MEMORY) += memory/

makefile

# # SDIO bluetooth functiondriver # obj-m += sdio_bluetooth_fd.o sdio_bluetooth_fd-objs := sdio_bt.o sdio_bt_os.o

sdio_bt_linux.h

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ @file: sdio_bt_linux.h @abstract: OS dependent include Bluetooth function driver #notes: @notice: Copyright (c), 2004

sdio_bt_os.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ @file: sdio_bt_os.c @abstract: Linux implementation module for SDIO Bluetooth Function driver #notes: includes module

sdio_bt.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ @file: sdio_bt.c @abstract: Bluetooth SDIO driver #notes: includes OS independent portions @notice: Copyright (c), 20

sdio_bt.h

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ @file: sdio_bt.h @abstract: OS independent include Bluetooth function driver #notes: @notice: Copyright (c), 2005-200