stopScan static method

void stopScan()

Implementation

static void stopScan() {
  TTLock.invoke(COMMAND_STOP_SCAN_REMOTE_KEYPAD, null, null);
}