代码搜索:BlueTooth

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

代码结果 4,983
www.eeworm.com/read/222416/4819456

java btimageserver.java

/* * @(#)BTImageServer.java 1.1 04/04/24 * * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms */ package example.bluetooth.demo; // jsr08
www.eeworm.com/read/222416/4819458

java btimageclient.java

/* * @(#)BTImageClient.java 1.1 04/04/24 * * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms */ package example.bluetooth.demo; // jsr08
www.eeworm.com/read/222416/4819459

java clientmidlet.java

/* * @(#)DemoMIDlet.java 1.1 04/04/24 * * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms */ package example.bluetooth.demo; import javax.
www.eeworm.com/read/222416/4819460

java servermidlet.java

package example.bluetooth.demo; /* * DemoMIDlet.java * * Created on March 15, 2005, 1:07 PM */ import javax.microedition.midlet.*; import javax.microedition.lcdui.*; import java.util.Vec
www.eeworm.com/read/209036/4987584

java bluetoothspotter.java

/* * Created on 21-May-04 * */ package org.placelab.spotter; import javax.bluetooth.LocalDevice; import org.placelab.core.BeaconMeasurement; import org.placelab.core.BluetoothReading; import org.
www.eeworm.com/read/204986/5026545

java bluetoothspotter.java

/* * Created on 21-May-04 * */ package org.placelab.spotter; import javax.bluetooth.LocalDevice; import org.placelab.core.BeaconMeasurement; import org.placelab.core.BluetoothReading; import org.
www.eeworm.com/read/195273/5113733

in makefile.in

# # $Id: Makefile.in,v 1.1.1.1 2002/03/08 21:03:15 maxk Exp $ # CONFIGURE_FILES = Makefile NETDIR = net all: $(NETDIR) $(NETDIR): mkdir $(NETDIR); ln -s $(CURDIR) $(NETDIR)/bluetooth install: $(
www.eeworm.com/read/166830/5472084

java btimageserver.java

/* * @(#)BTImageServer.java 1.1 04/04/24 * * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms */ package example.bluetooth.demo; // jsr08
www.eeworm.com/read/166830/5472088

java demomidlet.java

/* * @(#)DemoMIDlet.java 1.1 04/04/24 * * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms */ package example.bluetooth.demo; import javax.
www.eeworm.com/read/166830/5472093

java guiimageclient.java

/* * @(#)GUIImageClient.java 1.1 04/04/24 * * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms */ package example.bluetooth.demo; // midp GUI cla