Hi Marcel, On Tue, Dec 19, 2017 at 3:29 PM, Marcel Holtmann <marcel@xxxxxxxxxxxx> wrote: > Hi Luiz, > >> This adds bt_appeartostr which can decode the appearance code to a >> human readable string. >> --- >> lib/bluetooth.c | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >> lib/bluetooth.h | 1 + >> 2 files changed, 88 insertions(+) >> >> diff --git a/lib/bluetooth.c b/lib/bluetooth.c >> index 3276b68a5..75d94dbfa 100644 >> --- a/lib/bluetooth.c >> +++ b/lib/bluetooth.c > > I really do not want to extend libbluetooth.so anymore with new functionality. If you want to do some things in src/shared/ then fine, but nothing is going to move into lib/ anymore. Fair enough, I guess I will put these under shared/util.h then. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html