aboutsummaryrefslogtreecommitdiffstats
path: root/core/qt-ble.h
AgeCommit message (Expand)Author
2020-01-27Update to new libdivecomputer versionGravatar Linus Torvalds
2019-04-12get rid of some foreach and Q_FOREACH constructsGravatar Rolf Eike Beer
2018-10-08qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputerGravatar Linus Torvalds
2018-10-06qt-ble: add support for libdivecomputer 'set_timeout()' functionGravatar Linus Torvalds
2018-10-06qt-ble: add support to wait for descriptor write completionGravatar Linus Torvalds
2018-09-23qt-ble: set up infrastructure for better preferred service choiceGravatar Linus Torvalds
2018-04-24Convert our custom IO model to new libdivecomputer IO modelGravatar Linus Torvalds
2017-07-19iOS build: need to more includesGravatar Dirk Hohndel
2017-07-11OSTC over BLE: take care of creditsGravatar Jan Mulder
2017-07-04Address code reviewGravatar Jan Mulder
2017-07-04OSTC over BLE: filter and track OSTC credit trafficGravatar Jan Mulder
2017-07-04Use waitFor instead of timerGravatar Jan Mulder
2017-07-04OSTC over BLE: initialize Terminal I/O clientGravatar Jan Mulder
2017-06-27Use SSRF_CUSTOM_IO v2 to implement device data quirks for BLE GATTGravatar Linus Torvalds
2017-06-27Ensure all found BLE services are trackedGravatar Alex Blasche
2017-06-24BLE support: add SPDX headersGravatar Dirk Hohndel
2017-06-24Very early and likely quite broken BLE GATT codeGravatar Linus Torvalds