代码搜索结果
找到约 4,775 项符合
Bluetooth 的代码
bluelet.java
package net.benhui.btgallery.bluelet;
import java.util.*;
import javax.bluetooth.*;
import javax.microedition.lcdui.*;
import javax.microedition.midlet.*;
import net.benhui.btgallery.*;
/*
md5.java
package de.avetana.bluetooth.obex;
/******************************************************************************
* Copyright (C) 2000 by Robert Hubley. *
headersetimpl.java
/*
* Created on 25.10.2004
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package de.avetana.bluetooth.obex;
import
obexconnection.java
/*
* Created on 25.10.2004
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package de.avetana.bluetooth.obex;
import
operationimpl.java
/*
* Created on 25.10.2004
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package de.avetana.bluetooth.obex;
import
commandhandler.java
/*
* Created on 27.10.2004
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package de.avetana.bluetooth.obex;
import
sessionnotifierimpl.java
/*
* Created on 27.10.2004
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package de.avetana.bluetooth.obex;
import
serverbox.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.mir.bluetooth;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import
clientbox.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.mir.bluetooth;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import
stupidbtmidlet.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.mir.bluetooth;
import javax.microedition.lcdui.Alert;
import javax.microedition.lcdui.A