News

BluetoothScanCallback fun foundDevice(device: BluetoothDevice) - It call When your Device find another Bluetooth Device. fun finishScan() - It call When your Device scan finished.
Android-BLE-Scan-Example This is a simple example app that turns on ble and scans for devices, listing them out. It's for Android (M) API 23 Built in Android Studio with gradle system. The app scans ...