diff options
author | Alex Blasche <alexander.blasche@qt.io> | 2017-06-27 14:56:30 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-06-27 11:03:19 -0700 |
commit | 57753321b069c93050a40eaddef9a49f1a2c9e19 (patch) | |
tree | 7e8636e31b5b84bec7a969ff78fc4ecfdcda7825 /profile-widget | |
parent | 81dabe5ace3091656cdbac57598699bb3b9beea7 (diff) | |
download | subsurface-57753321b069c93050a40eaddef9a49f1a2c9e19.tar.gz |
Ensure all found BLE services are tracked
If a device has more than one service the order of service discovery
determined the selection of the service that we intend to interact
with. This assumption is not accurate and is even platform dependent.
Thinking ahead, it is likely that some devices may require us to keep
track and interact with multiple services at the time.
The new logic still suffers from the fact that there is no way
to select the correct service for interaction. This will require
higher level stack changes.
Signed-off-by: Alex Blasche <alexander.blasche@qt.io>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'profile-widget')
0 files changed, 0 insertions, 0 deletions