Age | Commit message (Expand) | Author |
---|---|---|
2017-07-04 | Use waitFor instead of timer | Jan Mulder |
2017-07-04 | OSTC over BLE: Select the right service | Jan Mulder |
2017-07-04 | OSTC over BLE: initialize Terminal I/O client | Jan Mulder |
2017-07-03 | Increase the BLE timeout to 12 seconds | Dirk Hohndel |
2017-06-27 | BLE code: address some compiler warnings | Dirk Hohndel |
2017-06-27 | Use SSRF_CUSTOM_IO v2 to implement device data quirks for BLE GATT | Linus Torvalds |
2017-06-27 | Use QLowEnergyController without QEventLoop | Alex Blasche |
2017-06-27 | Ensure all found BLE services are tracked | Alex Blasche |
2017-06-27 | Fix incorrect uuid check due to temporary char* in QString::toUtf8() | Alex Blasche |
2017-06-26 | Bluetooth: make LE-only devices add "LE:" as an address prefix | Linus Torvalds |
2017-06-24 | BLE support: convert fprintf(stderr,...) to qDebug() | Dirk Hohndel |
2017-06-24 | BLE support: add SPDX headers | Dirk Hohndel |
2017-06-24 | Very early and likely quite broken BLE GATT code | Linus Torvalds |