代码搜索结果

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

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

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

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.

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

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.

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.

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: $(

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

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.

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