A library for Qt to make using Bluetooth LE UART easier. https://itsblue-development.itsblue.online/QBluetoothLeUart
Go to file
Dorian Zedler 60d10f056b
- update example
- some fixes
- added QBluetoothLeUartDeviceModel for use with QML
2020-10-11 15:49:51 +02:00
docs - update example 2020-10-11 15:49:51 +02:00
.gitlab-ci.yml update ci 2020-10-09 12:08:11 +02:00
QBluetoothLeUart.pri - update example 2020-10-11 15:49:51 +02:00
QBluetoothLeUart.pro initial commit 2020-10-08 20:01:21 +02:00
QBluetoothLeUart.pro.user initial commit 2020-10-08 20:01:21 +02:00
README.md Initial commit 2020-10-08 17:49:15 +00:00
qbluetoothleuart.cpp - update example 2020-10-11 15:49:51 +02:00
qbluetoothleuart.h - update example 2020-10-11 15:49:51 +02:00
qbluetoothleuartdevice.cpp - update example 2020-10-11 15:49:51 +02:00
qbluetoothleuartdevice.h added some documentation 2020-10-09 12:06:33 +02:00
qbluetoothleuartdevicemodel.cpp - update example 2020-10-11 15:49:51 +02:00
qbluetoothleuartdevicemodel.h - update example 2020-10-11 15:49:51 +02:00

README.md

Qt BluetoothLE UART library

A library for Qt to make using Bluetooth LE UART easier.