menu
vtj_bluetooth_package package
documentation
datasources/vtj_devices_datasource.dart
VtjDevicesDatasource
performBattSelfTest abstract method
performBattSelfTest abstract method
dark_mode
light_mode
performBattSelfTest
abstract method
Future
<
VtjCommandResult
<
BattSelfTestResult
>
>
performBattSelfTest
(
BluetoothDevice
device
)
Implementation
Future<VtjCommandResult<BattSelfTestResult>> performBattSelfTest( BluetoothDevice device, );
vtj_bluetooth_package package
documentation
datasources/vtj_devices_datasource
VtjDevicesDatasource
performBattSelfTest abstract method
VtjDevicesDatasource class