bluez: re-add DUN support for Bluez5

System Internals / NetworkManager - Lubomir Rintel [v3.sk] - 13 October 2014 07:27 UTC

This adds service discovery via SDP and RFCOMM tty management to NetworkManager, as it was dropped from Bluez.

Based on work by Dan Williams. The SDP discovery is based on code from Bluez project.

f1c9595 bluez: re-add DUN support for Bluez5
configure.ac | 14 ++
contrib/fedora/rpm/NetworkManager.spec | 3 +
src/devices/bluetooth/Makefile.am | 10 +
src/devices/bluetooth/nm-bluez-device.c | 134 ++++++----
src/devices/bluetooth/nm-bluez5-dun.c | 409 +++++++++++++++++++++++++++++++
src/devices/bluetooth/nm-bluez5-dun.h | 46 ++++
6 files changed, 573 insertions(+), 43 deletions(-)

Upstream: cgit.freedesktop.org


  • Share