public interface IBluetoothData
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getBluetoothDeviceAddress() | 
| UHFDataHandleBase.CMDInfo | getTagCmd() | 
| boolean | isSupportRssi()是否支持RSSI | 
| boolean | send(byte[] sendData) | 
| UHFDataHandleBase.CMDInfo | sendAndReceive(byte[] sendData,
              int timeOut) | 
UHFDataHandleBase.CMDInfo sendAndReceive(byte[] sendData, int timeOut)
boolean send(byte[] sendData)
UHFDataHandleBase.CMDInfo getTagCmd()
java.lang.String getBluetoothDeviceAddress()
boolean isSupportRssi()