This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package ch.leica.sdk.Devices; | |
| import android.bluetooth.BluetoothAdapter; | |
| import android.bluetooth.BluetoothDevice; | |
| import android.bluetooth.BluetoothManager; | |
| import android.content.Context; | |
| import android.content.pm.PackageInfo; | |
| import android.content.pm.PackageManager; | |
| import android.content.pm.PackageManager.NameNotFoundException; | |
| import android.location.LocationManager; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package ch.leica.distosdkapp; | |
| import android.Manifest; | |
| import android.app.AlertDialog; | |
| import android.content.DialogInterface; | |
| import android.content.Intent; | |
| import android.content.pm.PackageManager; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package ch.leica.sdk.Devices; | |
| import android.bluetooth.BluetoothAdapter; | |
| import android.bluetooth.BluetoothDevice; | |
| import android.bluetooth.BluetoothManager; | |
| import android.content.Context; | |
| import android.content.pm.PackageInfo; | |
| import android.content.pm.PackageManager; | |
| import android.content.pm.PackageManager.NameNotFoundException; | |
| import android.location.LocationManager; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package de.appwerft.disto; | |
| import java.util.ArrayList; | |
| import java.util.HashMap; | |
| import java.util.List; | |
| import java.util.Map; | |
| import java.util.Timer; | |
| import java.util.TimerTask; | |
| import org.appcelerator.kroll.KrollDict; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package de.appwerft.disto; | |
| import java.util.ArrayList; | |
| import java.util.HashMap; | |
| import java.util.List; | |
| import java.util.Map; | |
| import java.util.Timer; | |
| import java.util.TimerTask; | |
| import org.appcelerator.kroll.KrollDict; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package de.appwerft.disto; | |
| import java.util.ArrayList; | |
| import java.util.HashMap; | |
| import java.util.List; | |
| import java.util.Map; | |
| import java.util.Timer; | |
| import java.util.TimerTask; | |
| import org.appcelerator.kroll.KrollDict; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package de.appwerft.disto; | |
| import java.util.ArrayList; | |
| import java.util.HashMap; | |
| import java.util.List; | |
| import java.util.Map; | |
| import java.util.Timer; | |
| import java.util.TimerTask; | |
| import org.appcelerator.kroll.KrollDict; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] : TiDisto: (main) [2,81] search started! | |
| [DEBUG] : D/SDK - Debug : : ch.leica.sdk.connection.ble.BleConnectionManager.scanLeDevice - Bluetooth, Scanning Started | |
| [DEBUG] : BluetoothAdapter: isLeEnabled(): ON | |
| [DEBUG] : BluetoothLeScanner: onScannerRegistered() - status=0 scannerId=20 mScannerId=0 | |
| [DEBUG] : D/SDK - Verbose : : ch.leica.sdk.connection.ble.BleScanCallback.onScanResult - deviceName: null, deviceAdress: 70:03:EA:BA:06:C5, bondState: 10 | |
| [DEBUG] : D/SDK - Verbose : : ch.leica.sdk.connection.ble.BleScanCallback.onScanResult - deviceName: null, deviceAdress: 70:03:EA:BA:06:C5, bondState: 10 | |
| [DEBUG] : D/SDK - Verbose : : ch.leica.sdk.connection.ble.BleScanCallback.onScanResult - deviceName: null, deviceAdress: 70:03:EA:BA:06:C5, bondState: 10 | |
| [DEBUG] : D/SDK - Verbose : : ch.leica.sdk.connection.RndisConnectionManager.findAvailableDevices - shouldScan is false, return | |
| [DEBUG] : D/SDK - Verbose : : ch.leica.sdk.connection.ble.BleScanCallback.onScanResult - service uuid: 0000180f-0000-100 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] : TiDisto: (main) [2,81] search started! | |
| [DEBUG] : D/SDK - Debug : : ch.leica.sdk.connection.ble.BleConnectionManager.scanLeDevice - Bluetooth, Scanning Started | |
| [DEBUG] : BluetoothAdapter: isLeEnabled(): ON | |
| [DEBUG] : BluetoothLeScanner: onScannerRegistered() - status=0 scannerId=20 mScannerId=0 | |
| [INFO] : Adreno: QUALCOMM build : 4a65519, I8a9bdcf8d3 | |
| [INFO] : Adreno: Build Date : 01/22/18 | |
| [INFO] : Adreno: OpenGL ES Shader Compiler Version: EV031.22.00.01 | |
| [INFO] : Adreno: Local Branch : | |
| [INFO] : Adreno: Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.6.4.R1.08.01.00.309.057 | |
| [INFO] : Adreno: Remote Branch : NONE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package de.appwerft.disto; | |
| import java.util.ArrayList; | |
| import java.util.HashMap; | |
| import java.util.List; | |
| import java.util.Map; | |
| import java.util.Timer; | |
| import java.util.TimerTask; | |
| import org.appcelerator.kroll.KrollDict; |