[BluetoothLEHelper] reset notify / indicate state whenever a device gets disconnected #3973
Unanswered
GeertvanHorrik
asked this question in
Questions & Help
Replies: 1 comment
-
Important: Also note that whenever indicate is used, notify should be reset and vice versa. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Related to #2871 and #2873
Whenever a device gets disconnected, the calls to SetNotify and SetIndicate will fail because the internal state will still assume they are set, but that's impossible if a device was disconnected.
Beta Was this translation helpful? Give feedback.
All reactions