代码搜索:BlueTooth

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

代码结果 4,983
www.eeworm.com/read/161312/10426225

am makefile.am

# # $Id: Makefile.am,v 1.7 2004/07/27 13:04:23 holtmann Exp $ # datafiles = bluetooth bluetooth.conf if PCMCIA pcmciadir = $(sysconfdir)/pcmcia pcmcia_DATA = $(datafiles) endif EXTRA_DIST = $(da
www.eeworm.com/read/161312/10426350

in makefile.in

# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile
www.eeworm.com/read/408948/7153346

cpp bt.cpp

#include"bt.h" #include #include #include #include #include #include #include #include
www.eeworm.com/read/437420/7748597

cfg proguard.cfg

-libraryjars C:\SonyEricsson\J2ME_SDK\PC_Emulation\WTK2\lib\midpapi20.jar;C:\SonyEricsson\J2ME_SDK\PC_Emulation\WTK2\lib\cldcapi11.jar;C:\SonyEricsson\J2ME_SDK\PC_Emulation\WTK2\lib\wma20.jar;C:\SonyE
www.eeworm.com/read/242797/12984254

am makefile.am

if INPUTSERVICE if CONFIGFILES confdir = $(sysconfdir)/bluetooth conf_DATA = input.service endif servicedir = $(libdir)/bluetooth service_PROGRAMS = bluetoothd-service-input bluetoothd_service_in
www.eeworm.com/read/149567/5698550

java bluetoothclientworkflow.java

// Copyright (c) 2005 Sony Ericsson Mobile Communications AB // // This software is provided "AS IS," without a warranty of any kind. // ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND WARR
www.eeworm.com/read/147766/5727509

makefile

# # Makefile for the Linux Bluetooth BNEP layer # O_TARGET := bnep.o obj-y := core.o sock.o netdev.o crc32.o obj-m += $(O_TARGET) include $(TOPDIR)/Rules.make
www.eeworm.com/read/147766/5727514

depend .depend

bnep.h: \ /9315_144/cirrus-arm-linux-1.4.4/cirrus-arm-linux-1.4.4/linux-2.4.21/include/linux/types.h \ /9315_144/cirrus-arm-linux-1.4.4/cirrus-arm-linux-1.4.4/linux-2.4.21/include/net/bluetooth/
www.eeworm.com/read/136827/5846816

c obex_transport.c

/********************************************************************* * * Filename: obex_transport.c * Version: * Description: Code to handle different types of tran
www.eeworm.com/read/128531/5989396

makefile

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