Searched defs:technology (Results 1 – 3 of 3) sorted by relevance
28 int connect(int nativeHandle, int technology); in connect()42 int setTimeout(int technology, int timeout); in setTimeout()43 int getTimeout(int technology); in getTimeout()46 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength()
458 public synchronized boolean setConnectedTechnology(int technology) { in setConnectedTechnology()
56 optional string technology = 13; field