Commit: bf370f3bd6b00af545cb6f3d5a9b8e37a3642d3f
Parent: 8357f17deb7a52f071ce612528f73159954f26ca
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2016-05-18 14:16:28
Tree: 8741f52b8e0f9bfd2c1024c4fb4a9ff97235e6a8

doc/gatt-api: Add secure flags This add secure-{read,write} which shall be used by servers that want to restrict attribute access to secure connection only (BT_SECURITY_FIPS)

Diffstat

M doc/gatt-api.txt | 4 ++++
M lib/bluetooth.h | 1 +
M src/gatt-database.c | 90 ++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M src/shared/att-types.h | 5 +++++
M src/shared/gatt-server.c | 3 +++

5 files changed, 51 insertions(+), 52 deletions(-)

View Full Diff | Patch