InPlay API
ble_att_perm_t Struct Reference

attribute permission More...

#include <in_ble_gatt.h>

Data Fields

uint16_t handle
 Handle of the attribute.
 
uint16_t perm
 Attribute permission,. More...
 
uint16_t ext_perm
 Extended Attribute permission,. More...
 

Detailed Description

attribute permission

Field Documentation

◆ ext_perm

uint16_t ext_perm

Extended Attribute permission,.

See also
att_value_perm_mask

◆ perm

uint16_t perm

Attribute permission,.

See also
enum att_perm_mask