-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Hello,
I've noticed that the Windows implementation of this plugin currently lacks support for BLE extended advertising. As a result, devices using extended advertising features, such as coded PHY, aren’t detected during scans.
This can be addressed by enabling BluetoothLEAdvertisementWatcher.AllowExtendedAdvertisements after the watcher is instantiated. I’d be happy to submit a pull request to make this change if you’re open to supporting this feature.
Reactions are currently unavailable