14 Commits

Author SHA1 Message Date
Benedek Kupper
17de2d6fc1 bluetooth: use qt5 connect syntax
The origin of the mixed use is probably due to existing overloaded methods of error()
The solution is here:
https://stackoverflow.com/questions/16794695/connecting-overloaded-signals-and-slots-in-qt-5
2022-11-15 17:19:54 +01:00
Michael Zanetti
70047bd349 Handle controller resets better 2022-02-08 22:09:37 +01:00
Michael Zanetti
650bf5f1e4 Add the wireless service UUID to the SDP record
This allows more reliable client side filtering, however comes with
the downside of leaving only 8 characters of space for the device name.
2021-03-27 00:34:15 +01:00
Simon Stürz
999be7b73a Prevent double printing of stop message 2020-11-17 18:08:17 +01:00
Simon Stürz
6cc5735000 Change states for bluetooth server 2020-11-17 15:44:03 +01:00
Simon Stürz
06cc977442 Change sshudown order of bluetooth server and delete the objects later 2020-11-17 12:45:27 +01:00
Simon Stürz
e42764371d Rename company name to nymea 2020-11-17 11:31:02 +01:00
Michael Zanetti
41ff0224ee Update copyright 2020-01-23 11:01:40 +01:00
Simon Stürz
5f0cd6aefa Add wireless accesspoint mode for backwards compatibility 2019-10-09 09:48:07 +02:00
Simon Stürz
80452061e3 Add basic documentation structure 2019-10-09 09:48:07 +02:00
Simon Stürz
58fd8466f7 Fix bluetooth server initialisation and add auto serialnumber and auto devicename mechanism 2019-10-09 09:48:07 +02:00
Simon Stürz
95e5cb549c Implement missing methods for bluetooth server 2019-10-09 09:48:07 +02:00
Simon Stürz
b93069608e Update license header 2019-10-09 09:48:07 +02:00
Simon Stürz
1788716a4d Add bluetooth basics 2019-10-09 09:48:07 +02:00