代码搜索:BlueTooth

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

代码结果 4,983
www.eeworm.com/read/377224/2704903

java discovery_midlet.java

package net.benhui.btgallery.discovery_gui; import javax.microedition.midlet.*; import javax.microedition.lcdui.*; import javax.bluetooth.*; import java.util.*; import net.benhui.btgallery.Util
www.eeworm.com/read/377224/2704905

java spp_client.java

package net.benhui.btgallery.spp_bt; import java.io.*; import javax.bluetooth.*; import javax.microedition.io.*; import net.benhui.btgallery.spp_gui.*; /** * * Title: Example Serial
www.eeworm.com/read/377224/2704908

java spp_midlet.java

package net.benhui.btgallery.spp_gui; import java.io.*; import javax.bluetooth.*; import javax.microedition.lcdui.*; import javax.microedition.midlet.*; import net.benhui.btgallery.bluelet.*;
www.eeworm.com/read/377224/2704927

java util.java

package net.benhui.btgallery; import javax.bluetooth.*; //import javax.obex.*; import java.util.Enumeration; import java.io.IOException; import java.util.*; /** * Title: A utility class
www.eeworm.com/read/374003/2755776

hrh variant.hrh

#ifndef __VARIANT_HRH #define __VARIANT_HRH // #define NO_BLUETOOTH // #define NO_TEST_BANDWIDTH // Any localized string can be changed through this, too, e.g. like this: // #ifdef qtn_movino_captio
www.eeworm.com/read/374003/2755862

hrh variant.hrh

#ifndef __VARIANT_HRH #define __VARIANT_HRH // #define NO_BLUETOOTH // #define NO_TEST_BANDWIDTH // Any localized string can be changed through this, too, e.g. like this: // #ifdef qtn_movino_captio
www.eeworm.com/read/374003/2756233

makefile

# manually choose if you want to use bluetooth HAVE_BLUEZ = yes ifeq ($(HAVE_BLUEZ), yes) EXTRA_CFLAGS += -DHAVE_BLUEZ EXTRAOBJS += bluez.o EXTRA_LDFLAGS += -lbluetooth endif # manually
www.eeworm.com/read/357219/3027934

java deviceclientcomm.java

package example.simple; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.util.Vector; import javax.bluetooth.BluetoothStateException; import j
www.eeworm.com/read/161121/5560740

c netdev.c

/* BNEP implementation for Linux Bluetooth stack (BlueZ). Copyright (C) 2001-2002 Inventel Systemes Written 2001-2002 by Cl閙ent Moreau David Libault
www.eeworm.com/read/161121/5560745

c core.c

/* BNEP implementation for Linux Bluetooth stack (BlueZ). Copyright (C) 2001-2002 Inventel Systemes Written 2001-2002 by Cl閙ent Moreau David Libault