Guest User

Untitled

a guest
Jul 20th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. BluetoothMedic medic = BluetoothMedic.getInstance();
  2. medic.enablePowerCycleOnFailures(context);
  3.  
  4. medic.enablePeriodicTests(context, BluetoothMedic.SCAN_TEST | BluetoothMedic.TRANSMIT_TEST);
Add Comment
Please, Sign In to add comment