You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: