nRF51 SDK v10.0.0
Data on a local GATT database. More...
#include <peer_manager_types.h>
Detailed Description
Data on a local GATT database.
Field Documentation
| uint32_t pm_peer_data_local_gatt_db_t::flags |
Flags describing the database attributes.
| uint16_t pm_peer_data_local_gatt_db_t::len |
Size of attribute array.
| uint8_t* pm_peer_data_local_gatt_db_t::p_data |
Array to hold the database attributes.