[BluetoothLEHelper] ObservableGattCharacteristics improvements (respect properties) #3971
Unanswered
GeertvanHorrik
asked this question in
Questions & Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm submitting a...
Current behavior
The
ObservableGattCharacteristics
does not respect the properties when calling methods.Expected behavior
Respect the bluetooth specs.
Potential fix
These fixes might contain pseudo code:
ReadValueAsync
SetIndicateAsync
SetNotifyAsync
Beta Was this translation helpful? Give feedback.
All reactions