nRF5 SDK v16.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 [1]
 Array to hold the database attributes.
 

Detailed Description

Data on a local GATT database.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated