FlutterMidiCommand icon indicating copy to clipboard operation
FlutterMidiCommand copied to clipboard

discover bonded devices

Open nzoschke opened this issue 3 years ago • 1 comments
trafficstars

This adds bonded devices to the list of discovered devices.

nzoschke avatar Apr 30 '22 21:04 nzoschke

I see how this change solves the specific issue you had with the nanoKey, however I'm wondering how connecting to bonded devices will be used in the general case. Bonded devices was never considered in this package, as connection to BLE devices usually is controlled by the app, rather than the OS. Also bonded devices might not be available, so not sure how useful they are to include. Would it be better to solve the underlying discovery problem with the nanoKey? Alternatively I think I'll open a broader discussion about how to enable and control various transports (USB, BLE, Bonded devices, Virtual devices) through the package.

mortenboye avatar May 03 '22 06:05 mortenboye