shared/gatt-server: Introduce bt_gatt-server

System Internals / BlueZ - Arman Uguray [chromium.org] - 20 October 2014 07:02 UTC

This patch introduces bt_gatt_server which will implement the server-side of the ATT protocol over a bt_att structure and construct responses based on a gatt_db structure.

c15608a shared/gatt-server: Introduce bt_gatt-server
Makefile.am | 1 +
src/shared/gatt-server.c | 122 ++++++++++++++++++++++++++++++++++++++++++++++
src/shared/gatt-server.h | 40 +++++++++++++++
3 files changed, 163 insertions(+)

Upstream: git.kernel.org


  • Share