MOVERIO Pro Developer's Guide (Rev.1.4)
132
8.5.
Import module
To use EPSON original BLE control API, use SDK for BT-2000 provided by EPSON, and import the
following modules.
import android.bluetooth.BluetoothLeAdapterManager;
import android.bluetooth.BluetoothLeChipCode;
import android.bluetooth.BluetoothLeErrorCodeDescription;
import android.bluetooth.BluetoothLeGapCallback;
import android.bluetooth.BluetoothLeGapCallback.AddrType;
import android.bluetooth.BluetoothLeGapCallback.AuthType;
import android.bluetooth.BluetoothLeGapEvtAuthStatus;
import android.bluetooth.BluetoothLeGapEvtConnected;
import android.bluetooth.BluetoothLeGattCallback;
import android.bluetooth.BluetoothLeGattService;
import android.bluetooth.BluetoothLeAdapterManager;
import android.bluetooth.BluetoothLeGapCallback.PassKeyType;
Summary of Contents for Moverio Pro BT-2000
Page 7: ...MOVERIO Pro Developer s Guide Rev 1 4 1 1 Introduction ...
Page 12: ...MOVERIO Pro Developer s Guide Rev 1 4 6 2 Developing Apps ...
Page 30: ...MOVERIO Pro Developer s Guide Rev 1 4 24 3 Display control ...
Page 39: ...MOVERIO Pro Developer s Guide Rev 1 4 33 4 UI control ...
Page 47: ...MOVERIO Pro Developer s Guide Rev 1 4 41 5 Voice commands ...
Page 70: ...MOVERIO Pro Developer s Guide Rev 1 4 64 6 Camera control ...
Page 119: ...MOVERIO Pro Developer s Guide Rev 1 4 113 7 Sensor control ...
Page 127: ...MOVERIO Pro Developer s Guide Rev 1 4 121 8 Bluetooth BLE ...
Page 184: ...MOVERIO Pro Developer s Guide Rev 1 4 178 9 Power control ...
Page 187: ...MOVERIO Pro Developer s Guide Rev 1 4 181 10 Self diagnostic function ...
Page 191: ...MOVERIO Pro Developer s Guide Rev 1 4 185 11 GPS Assist ...
Page 202: ...MOVERIO Pro Developer s Guide Rev 1 4 196 Memo ...