Skip to content

mattikrm/bluez-qt

 
 

Repository files navigation

BluezQt

Qt wrapper for BlueZ 5 DBus API

Introduction

BluezQt is a library for communication with BlueZ system and session daemons.

  • BluezQt::Manager class is used to communicate with system daemon - org.bluez
  • BluezQt::ObexManager class is used to communicate with session daemon - org.bluez.obex

All method calls are asynchronous using BluezQt::PendingCall that helps tracking the call progress and handle errors.

About

Qt wrapper for Bluez 5 DBus API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 92.6%
  • QML 4.2%
  • CMake 2.0%
  • C 1.2%