The Bluetooth LE Device Scan Logic was replaced with BluetoothLeScanner introduced in Android API Level 21 (see https://developer.android.com/reference/android/bluetooth/le/BluetoothLeScanner.html).
The used implementation also needs to support devices < API Level 21 in the future (for now, focus is on presentation).
The Bluetooth LE Device Scan Logic was replaced with BluetoothLeScanner introduced in Android API Level 21 (see https://developer.android.com/reference/android/bluetooth/le/BluetoothLeScanner.html).
The used implementation also needs to support devices < API Level 21 in the future (for now, focus is on presentation).