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. This patch set also do some code cleaning. Lukasz Rymanowski (10): attrib: Add API for reliable write attrib: Expose write execute android/gatt: Add helper to create descr_data android/gatt: Avoid double helper struct for read/write characteristic android/gatt: Add helper to create characteristic op data android/gatt: Fix error msg android/gatt: Daemon accepts only default write type 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 | 264 ++++++++++++++++++++++++++++++++++++++++++--------------- attrib/gatt.c | 24 ++++++ attrib/gatt.h | 8 ++ 3 files changed, 226 insertions(+), 70 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