Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

SimpleBluez v0.3.0

Compare
Choose a tag to compare
@kdewald kdewald released this 26 Mar 06:09
· 10 commits to master since this release

[0.3.0] - 2022-03-25

Added

  • Agent and AgentManager classes to handle pairing.
  • Pair and Notify examples.

Changed

  • Migrated to using safe callbacks from external vendor (kvn::safe_callback).