Skip to content

Long duration to get the list of ble device #403

Closed Answered by peterfoot
staik9 asked this question in Q&A
Discussion options

You must be logged in to vote

At the moment this is a limitation of the DeviceInformation.FindAllAsync which Windows implementation uses. It needs to be replaced with a DeviceWatcher which will return results as they are found rather than all at once after a non-configurable timeout. It's on the to-do list but I'm not sure when it will be completed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@staik9
Comment options

Answer selected by staik9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants