qDot
qDot
Finally got a logcat from someone seeing crashes on Android when trying to start a bluetooth scan. ``` 03-25 09:45:12.943 27456 27563 F ntiface_centra: thread.cc:2477] No pending exception expected: java.lang.NullPointerException:...
See https://github.com/buttplugio/buttplug/issues/601
https://github.com/deviceplug/btleplug/issues/311#issuecomment-1602651285 This comment and j4rs porting POC from @trik got lost in the fray of a larger, now resolved issue. With #375 cropping up and meaning I have to look...
Right now, CoreBluetooth only does service discovery on connect. The discoverServices() method is a no-op. This was done early on just to get macOS working then was never fixed.
Not particularly sure how it'll be useful, but its *the future*, so why not. Pretty much all of the API redesigns will need to happen before this I'm guessing, as...
**Feature Description** See comments of #180, but CharPropFlags should be a u32 to handle extra windows flags.
See comments of #154
**Feature Description** This may suck to implement cross-platform, but it'd be nice to have a way to get what brand/model of bluetooth radio is being used by the library. There...
**Feature Description** If an adapter is unplugged, we have no way of knowing. Similarly, if one is plugged in, it requires refreshing via asking for a new adapter list. Both...
**Feature Description** Gonna have to figure out how to deal with the JNI bindings on this: https://developer.android.com/reference/android/bluetooth/le/ScanFilter