Parent: 7cac24c496587d0560ac0e6789918c6916677484
Author: Arman Uguray <armansito@chromium.org>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2014-10-24 13:18:26
Tree: ad2ea6a7df892d96d042d2f7a6def08cd58de524
shared/att-types: Add attribute permission defines GATT doesn't have a standard way of representing attribute permissions but coming up with values that can be used consistently among code that uses shared/att is valuable. This patch introduces defines to represent attribute permissions in a bitfield, with specific bits assigned to read and write access, encryption, authentication, and authorization permissions.
Diffstat
| M | src/shared/att-types.h | | | 12 | ++++++++++++ |
1 files changed, 12 insertions(+), 0 deletions(-)