代码搜索:BlueTooth

找到约 4,983 项符合「BlueTooth」的源代码

代码结果 4,983
www.eeworm.com/read/169129/9880321

scc 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
www.eeworm.com/read/169129/9880346

scc 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 = "\
www.eeworm.com/read/164238/10121842

c bcsp.c

/****************** INCLUDE FILES SECTION ***********************************/ #define __NO_VERSION__ /* don't define kernel_version in module.h */ #ifdef __KERNEL__ #include #incl
www.eeworm.com/read/276429/10737905

plg gps_gsm00.plg

礦ision2 Build Log Project: D:\SUNPLUS-PMP\BLUETOOTH\77E58\GPS_GSM00.uv2 Project File Date: 04/04/2007 Output:
www.eeworm.com/read/449887/7494760

jad 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
www.eeworm.com/read/449887/7494790

mf 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
www.eeworm.com/read/242797/12984901

in 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
www.eeworm.com/read/147766/5727503

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
www.eeworm.com/read/128531/5989390

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
www.eeworm.com/read/128531/5989403

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