~aperezdc/bluez5-dund

Standalone dund daemon for BlueZ 5.x
39e4d55d — Adrian Perez de Castro 1 year, 22 days ago
Add README and license file
c25d9e5d — Adrian Perez de Castro 1 year, 22 days ago
Add an .editorconfig file
2a7a91e4 — Adrian Perez de Castro 1 year, 26 days ago
Workaround build issue with Clang in C99 mode

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~aperezdc/bluez5-dund
read/write
git@git.sr.ht:~aperezdc/bluez5-dund

You can also use your local clone with git send-email.

#Standalone dund for BlueZ 5.x

Requirements:

  • BlueZ 5.x (tested only version 5.69).
  • The bluetoothd daemon needs to run with the --compat flag.

For building:

  • Development files for BlueZ (headers, .pc file, etc.)
  • pkg-config.
  • GNU Make.