This patch set adds support for different write types. For this I had to expose some additional API from attrib. Only signed write left to implement. v2: * Rebase * Remove double empty line from gatt.h as Szymon pointed out Lukasz Rymanowski (5): attrib: Add API for reliable write attrib: Expose write execute android/gatt: Add support for reliable write android/gatt: Add support for write execute android/gatt: Add support for write without response android/gatt.c | 113 ++++++++++++++++++++++++++++++++++++++++++++++++--------- attrib/gatt.c | 24 ++++++++++++ attrib/gatt.h | 8 ++++ 3 files changed, 128 insertions(+), 17 deletions(-) -- 1.8.4 -- 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