com.intel.bluetooth.emu
Class EmulatorUtils
java.lang.Object
com.intel.bluetooth.emu.EmulatorUtils
public class EmulatorUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmulatorUtils
public EmulatorUtils()
getNextAvailable
public static long getNextAvailable(Vector<Long> handles,
long firstAvalable,
int step)
getNextAvailable
public static long getNextAvailable(Set<Long> handles,
long firstAvalable,
int step)
getNextAvailable
public static long getNextAvailable(Long[] handles,
long firstAvalable,
int step)
discoverableModeString
public static String discoverableModeString(int mode)
JSR-82 Javadocs Apache License, Version 2.0 Copyright © 2001-2009 Motorola, Inc. ALL RIGHTS RESERVED.
BlueCove Javadocs Apache License, Version 2.0 Copyright © 2004-2009 BlueCove Team.