Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Wolff b9502e498c "Fix" heartrate-server on Android
This is a workaround for QTBUG-80533. Command line applications are no
longer supported on Android. As we use the heartrate examples as test
cases for bluetooth, we work around this problem by instanciating a gui
application which fixes the compile error on Android.

Change-Id: If06767eb6ff534077f193163991d9d506c17e50e
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2020-02-11 14:29:42 +01:00
Alex Blasche 90ae576699 Fix failing restart of HeartRateServer example
Disconnecting from central devices invalidates the peripheral's service.
The change ensures that the service is recreated upon disconnection.

Change-Id: I2defc6ffb4c9f23d70b6f181c25f47746b3859a4
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2018-08-31 07:09:23 +00:00
Kai Koehne b171cddac0 Fix outdated BSD license header
Change-Id: I28f5936913a6127806325df34af4bf71a142e72e
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
2017-10-17 11:17:54 +00:00
Alex Blasche 2274719da5 Add Logging category provisioning to heartrate-server example
Change-Id: Id0d50632e27742ff3f0abaf752d109eeba72ad98
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2017-04-07 06:58:21 +00:00
Christian Kandeler 4b5d90106c Add example for Bluetooth Peripheral functionality.
Change-Id: I1b48bc0be6265fb033fa2c14c2b7a182966fe2a2
Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
2016-01-26 11:39:16 +00:00