Epson Moverio Pro BT-2000 Developer's Manual page 177

Hide thumbs Also See for Moverio Pro BT-2000:
Table of Contents

Advertisement

Use the following callback to output logs when connecting and disconnecting.
private BluetoothLeGapCallback mLeGapCallback = new BluetoothLeGapCallback() {
@Override
public void onConnectResult(byte response,
};
@Override
public void onDisconnectResult(char connectedHandle,
};
};
MOVERIO Pro Developer's Guide (Rev.1.4)
final BluetoothLeGapEvtConnected connStatus,
BluetoothLeGapEvtAuthStatus authStatus) {
Log.i("DEBUG", "connectedHandle="
+ connStatus.connectedHandle);
byte response, boolean reconnecting) {
Log.i("DEBUG", "Disconnect");
171

Advertisement

Table of Contents
loading

This manual is also suitable for:

Moverio pro bt-2200

Table of Contents