aboutsummaryrefslogtreecommitdiffstats
path: root/core/qtserialbluetooth.cpp
AgeCommit message (Expand)Author
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