core/gatt: Add Flags property to GattDescriptor

System Internals / BlueZ - Luiz Augusto von Dentz [intel.com] - 28 April 2015 06:40 UTC

This adds the implementation of Flags property to GattDescriptor interface and properly convert it to permissions when adding the descriptor to the database.

afdd25e core/gatt: Add Flags property to GattDescriptor
src/gatt-database.c | 92 ++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 72 insertions(+), 20 deletions(-)

Upstream: git.kernel.org


  • Share