This patch adds a second implementation of GAttrib, which is backed by the bt_att API instead. It should enable a transition away from GAttrib in favor of newer bt_att/bt_gatt_client implementations. It is enabled by default, because once the transition starts, having it disabled will result in breakage when simultaneously using bt_att and GAttrib backed profiles. Michael Janssen (1): GATT shim to src/shared bt_att Makefile.am | 8 +- Makefile.tools | 11 +- attrib/gattrib-shared.c | 306 ++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 4 + 4 files changed, 327 insertions(+), 2 deletions(-) create mode 100644 attrib/gattrib-shared.c -- 2.1.0.rc2.206.gedb03e5 -- 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