I was using the alpha version of Jetpack Bluetooth which returns androidx.bluetooth.BluetoothDevice and trying to connect to the device using your library, but I need a android.bluetooth.BluetoothDevice object for that. The other library for scanning you reference here seems to be old, last update from 2021, so I don't know what to do, any advice?