It watches Bluetooth adapter property changes and adds SDP record to
listen client connection request.
It supports multiple adapters, servers and client connections.
Frédéric Danis (2):
bluetooth: Add bluetooth server support
bluetooth: add Bluetooth service authorization support
Makefile.am | 1 +
plugins/bluetooth.c | 432 +++++++++++++++++++++++++++++++++++++++++++++++++--
plugins/bluetooth.h | 9 +
3 files changed, 431 insertions(+), 11 deletions(-)