代码搜索结果

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

mssccprj.scc

SCC = This is a Source Code Control file [BluetoothChat.sln] SCC_Aux_Path = "\\ibe-25\VSS" SCC_Project_Name = "$/PPC/PPC组代码库/Bluetooth SMS/Backup", LSIEAAAA [BluetoothChat.VBDPROJ] SCC_Aux_Pa

mssccprj.scc

SCC = This is a Source Code Control file [BluetoothChat.sln] SCC_Aux_Path = "\\ibe-25\VSS" SCC_Project_Name = "$/PPC/PPC组代码库/Bluetooth SMS", ZRIEAAAA [BluetoothChat.VBDPROJ] SCC_Aux_Path = "\

bcsp.c

/****************** INCLUDE FILES SECTION ***********************************/ #define __NO_VERSION__ /* don't define kernel_version in module.h */ #ifdef __KERNEL__ #include #incl

gps_gsm00.plg

礦ision2 Build Log Project: D:\SUNPLUS-PMP\BLUETOOTH\77E58\GPS_GSM00.uv2 Project File Date: 04/04/2007 Output:

bluetoothsendrecieve.jad

MIDlet-1: BlueToothClient, ,abc.BlueToothClient MIDlet-Jar-Size: 11472 MIDlet-Jar-URL: BlueToothSendRecieve.jar MIDlet-Name: BlueToothSendRecieve MIDlet-Permissions: javax.microedition.io.Connecto

manifest.mf

MIDlet-1: BlueToothClient, ,abc.BlueToothClient MIDlet-Permissions: javax.microedition.io.Connector.bluetooth.client, javax.microedition.io.Connector.bluetooth.server, javax.microedition.pim.ContactLi

makefile.in

# Makefile.in generated by automake 1.10 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006 Free Software Foundation

makefile

# # Makefile for the Linux Bluetooth RFCOMM layer # O_TARGET := rfcomm.o obj-y := core.o sock.o crc.o obj-$(CONFIG_BLUEZ_RFCOMM_TTY) += tty.o obj-m += $(O_TARGET) include $(TOPDIR)/Rules.make

makefile

# # Makefile for the Linux Bluetooth RFCOMM layer # O_TARGET := rfcomm.o obj-y := core.o sock.o crc.o obj-$(CONFIG_BLUEZ_RFCOMM_TTY) += tty.o obj-m += $(O_TARGET) include $(TOPDIR)/Rules.make

makefile

# # Makefile for the Linux Bluetooth CMTP layer # O_TARGET := cmtp.o obj-y := core.o sock.o capi.o obj-m += $(O_TARGET) include $(TOPDIR)/Rules.make