aboutsummaryrefslogtreecommitdiffstats
path: root/core/qtserialbluetooth.cpp
AgeCommit message (Expand)Author
2018-07-13Make sure our libdivecomputer custom IO interfaces have sleep functionsGravatar Linus Torvalds
2018-05-24core: replace (void) with no parameter nameGravatar jan Iversen
2018-05-21core: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-20core: marked unused parameterGravatar jan Iversen
2018-04-25Compile fix when compiling without BLE enabledGravatar Dirk Hohndel
2018-04-24Convert our custom IO model to new libdivecomputer IO modelGravatar Linus Torvalds
2018-04-13Fix typosGravatar Dirk Hohndel
2018-03-13Subsurface update for upstream libdivecomputer changesGravatar Linus Torvalds
2017-11-20Fix typo: successfull -> successful and succesfully -> successfullyGravatar Berthold Stoeger
2017-10-20Silence random warningsGravatar Dirk Hohndel
2017-09-22BLE: big writes to connected DC (OSTC firmware)Gravatar Jan Mulder
2017-08-26Remove unused functionGravatar Dirk Hohndel
2017-07-19BLE serial read/write bufferGravatar Jan Mulder
2017-07-11OSTC over BLE: read a long as neededGravatar Jan Mulder
2017-06-27WhitespaceGravatar Dirk Hohndel
2017-06-27BLE code: address some compiler warningsGravatar Dirk Hohndel
2017-06-27Switch over to SSRF_CUSTOM_IO v2Gravatar Linus Torvalds
2017-06-26BT serial: recognize LE-only devices, and fall back to emulated serialGravatar Linus Torvalds
2017-06-24Very early and likely quite broken BLE GATT codeGravatar Linus Torvalds
2017-06-22Convert to new libdivecomputer custom IO modelGravatar Linus Torvalds
2017-05-31Android BT download: hardcode UUIDGravatar Dirk Hohndel
2017-05-31Android BT: use NoSecurity for connectionGravatar Dirk Hohndel
2017-05-31Android: connect to BT via uuid instead of portGravatar Dirk Hohndel
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-04-28Change the Bluetooth connect call signatureGravatar Robert C. Helling
2017-03-12qtserialbluetooth.cpp: mark qt_serial_get_transmitted() as unusedGravatar Lubomir I. Ivanov
2016-09-18Fix compile error on WindowsGravatar Dirk Hohndel
2016-09-17Rewrite libdivecomputer custom serial codeGravatar Anton Lundin
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel