Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeviceUnavailable callback never called #116

Open
trzy opened this issue Jun 24, 2022 · 0 comments
Open

DeviceUnavailable callback never called #116

trzy opened this issue Jun 24, 2022 · 0 comments

Comments

@trzy
Copy link

trzy commented Jun 24, 2022

Hi,

I'm never seeing the DeviceUnavailable callback called under any circumstance (even long after a device has been turned off during a session). Is this a known issue?

I'm trying to think of a workaround and all I can think of are:

  1. Test each result (I'm looking for my own device, so I can attempt a connection and handshake to verify it is actually there).
  2. Call SearchAsync() repeatedly in a loop and each time, assemble a new set of results to replace the old ones and manually detect devices that have dropped out.

Thanks,

Bart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant