Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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