d63c0112251ab4e4e977545368dd703d875012a4
Split BluetoothDevice into BluetoothDevice and BluetoothAdapter. BluetoothAdapter: Represents the local BT adapter. Operations on the local adapter (start a scan, etc). BluetoothDevice: Represents a remote BT device. Operations on remote devices (pair, connect, etc).
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%