stopScan static method

void stopScan()

Implementation

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