Lancaster University fork of the Nordic nrf51-SDK repository, which actually lives on github: https://github.com/lancaster-university/nrf51-sdk
pm_peer_data_remote_gatt_db_t Struct Reference
[Peer_manager]
Data on a remote GATT database. More...
#include <peer_manager_types.h>
Data Fields | |
| uint32_t | service_count |
| Number of stored services. | |
| ble_gatt_db_srv_t * | p_data |
| Array to hold the database attributes. | |
Detailed Description
Data on a remote GATT database.
Definition at line 170 of file peer_manager_types.h.
Field Documentation
Array to hold the database attributes.
Definition at line 173 of file peer_manager_types.h.
| uint32_t service_count |
Number of stored services.
Definition at line 172 of file peer_manager_types.h.
Generated on Tue Jul 12 2022 15:07:18 by
1.7.2