core/gatt: Support descriptor reads/writes

System Internals / BlueZ - Arman Uguray [chromium.org] - 4 March 2015 11:54 UTC

This patch adds support for reading and writing to a descriptor from an external application during a read/write procedure. This patch unifies the code paths for characteristic and descriptor read/write operations.

f525a45 core/gatt: Support descriptor reads/writes
src/gatt-database.c | 217 +++++++++++++++++++++++++++++++++------------------
1 file changed, 139 insertions(+), 78 deletions(-)

Upstream: git.kernel.org


  • Share