Correct BT detect for OSTC Sport#482
Conversation
Apparently, OSTC Sport has a BT name like OSTCs<space><serial>. Small code addition to detect this properly. As long as we do not have an improved way of detection. Notice that most of the HWs use the same BT hardware, so simple detection on offered services will not work. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
|
The whole BT detection code is crap - we need to look at UUIDs a) last n (5? 3?) dive computers used. Including their address (port or BT/BLE). Not as drop down but as buttons, I guess |
|
oops, didn't want to close this, just comment on it. sorry. wrong button |
Apparently, OSTC Sport has a BT name like
OSTCs<space><serial>.Small code addition to detect this properly. As long as we do not have an improved way of detection. Notice that most of the HWs use the same BT hardware, so simple detection on offered services will not work.
Signed-off-by: Jan Mulder jlmulder@xs4all.nl