com.intel.bluetooth.emu
Class MonitorConnection
java.lang.Object
com.intel.bluetooth.emu.MonitorConnection
- All Implemented Interfaces:
- MonitorItem, java.io.Serializable
public class MonitorConnection
- extends java.lang.Object
- implements MonitorItem
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConnectedTimeStamp
public long getConnectedTimeStamp()
getClientDevice
public long getClientDevice()
getServerDevice
public long getServerDevice()
getPortId
public java.lang.String getPortId()
getClientBuffer
public MonitorConnectionBuffer getClientBuffer()
getServerBuffer
public MonitorConnectionBuffer getServerBuffer()
getConnectionId
public long getConnectionId()
Copyright © 2004-2008 BlueCove Team. All Rights Reserved.