代码搜索:BlueTooth

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

代码结果 4,983
www.eeworm.com/read/469558/1479709

java role.java

package game.bluetooth; public class Role { public static final String ROLE_MASTER = "Master"; public static final String ROLE_SLAVE = "Slave"; public static final String ROLE_SINGLE = "Sin
www.eeworm.com/read/458984/1575886

java session.java

import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Vector; import javax.bluetooth.*; import javax.microedition.io.*; import javax
www.eeworm.com/read/250243/4441092

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/250243/4441096

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
www.eeworm.com/read/238432/4615063

java btconnection.java

import java.util.*; import java.io.*; import javax.microedition.io.*; import javax.bluetooth.*; public class BTConnection implements DiscoveryListener{ //use long (128-bit) uuid, up to 32 he
www.eeworm.com/read/209559/4974634

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/209559/4974638

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
www.eeworm.com/read/209036/4987636

java bluetoothclient.java

package org.placelab.midp; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Hashtable; import javax.bluetooth.BluetoothStateException; im
www.eeworm.com/read/204986/5026628

java bluetoothclient.java

package org.placelab.midp; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Hashtable; import javax.bluetooth.BluetoothStateException; im
www.eeworm.com/read/195273/5113689

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