commit | aefc154811c3be78dd37de35769a98ac4e386371 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Dec 16 14:30:19 2016 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sat Dec 24 08:42:15 2016 +0200 |
tree | b4f91f2f0bdaee44177f1e033223defb8b61ca53 | |
parent | 762bd8580719852439d660e1ae9851428648d1b8 [diff] |
Bluetooth: GATT: Add BT_GATT_PERM_NONE convenience value If an attribute has no special access permissions (e.g. it's notify-only) it would set the permissions to 0. Having a dedicated enum value for this makes the code a bit more readable. Change-Id: I0d3d8716a2544379353148735ba29b1a137f7173 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>