/bluez-agent-qt

Custom BlueZ agent developed with Qt and C++

Primary LanguageC++MIT LicenseMIT

bluez-agent-qt

Custom BlueZ agent developed with Qt and C++

This repository contains the implementation of a custom BlueZ agent in Qt/C++.

A detailed explanation of the code and some background concepts are given in this blog post.

This project depends on Qt5's modules Core and DBus, and uses some features of C++17.