com.BTPaySDK
Class BluetoothPort
java.lang.Object
com.BTPaySDK.BluetoothPort
public class BluetoothPort
- extends java.lang.Object
Constructor Summary |
BluetoothPort(com.BTPaySDK.OnReceiverBluetooth Rbt)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BluetoothPort
public BluetoothPort(com.BTPaySDK.OnReceiverBluetooth Rbt)
Bluetooth_Open
public boolean Bluetooth_Open(java.lang.String address)
Bluetooth_Open
public void Bluetooth_Open(Context c)
Bluetooth_Close
public boolean Bluetooth_Close()
Bluetooth_Read
public int Bluetooth_Read(byte[] buf)
Bluetooth_Write
public boolean Bluetooth_Write(byte[] buff,
int buf_len)