代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
connectorcanvas.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
bluetoothconnection.java
package game.bluetooth;
import javax.microedition.io.*;
import java.io.*;
public class BluetoothConnection
{
private StreamConnection streamConnection;
private InputStream inputS
bluetoothconnection.java
package game.bluetooth;
import javax.microedition.io.*;
import java.io.*;
public class BluetoothConnection
{
private StreamConnection streamConnection;
private InputStream inputS
arrayutils.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
logger.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
streamutils.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
queue.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
client.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
server.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General
iclientlistener.java
/*
The Bluetooth Library for client-server communication
Copyright (C) 2006 Martin Vysny
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General