diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-09-25 15:20:33 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-09-25 16:41:13 -0700 |
commit | 0ba105d2a71d65fb272837a753bf54c3e5094f8f (patch) | |
tree | d1bb5c2cd9b2b9318ce5cace49625d0cf4e3d0b1 /core/macos.c | |
parent | b19fe27e19e4174930ab1fb8983c532d92fc6d56 (diff) | |
download | subsurface-0ba105d2a71d65fb272837a753bf54c3e5094f8f.tar.gz |
qt-ble: only connect the signals to the preferred service
We used to just find all services and connect the characteristics change
signal etc to them all, but we really only care about the actual
preferred service that we'll be using.
So move the qt ble signal connection to after we've selected the
preferred service that we will actually be enabling notifications on and
do the writes to.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'core/macos.c')
0 files changed, 0 insertions, 0 deletions