nRF5 SDK v11.0.0
Data Fields
pm_peer_data_local_gatt_db_t Struct Reference

Data on a local GATT database. More...

#include <peer_manager_types.h>

Data Fields

uint32_t flags
 Flags that describe the database attributes.
 
uint16_t len
 Size of the attribute array.
 
uint8_t data []
 Array to hold the database attributes.
 

Detailed Description

Data on a local GATT database.


Documentation feedback | Developer Zone | Updated