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_local_gatt_db_t Struct Reference
[Peer_manager]
Data on a local GATT database. More...
#include <peer_manager_types.h>
Data Fields | |
| uint32_t | flags |
| Flags describing the database attributes. | |
| uint16_t | len |
| Size of attribute array. | |
| uint8_t * | p_data |
| Array to hold the database attributes. | |
Detailed Description
Data on a local GATT database.
Definition at line 125 of file peer_manager_types.h.
Field Documentation
| uint32_t flags |
Flags describing the database attributes.
Definition at line 127 of file peer_manager_types.h.
| uint16_t len |
Size of attribute array.
Definition at line 128 of file peer_manager_types.h.
| uint8_t* p_data |
Array to hold the database attributes.
Definition at line 129 of file peer_manager_types.h.
Generated on Tue Jul 12 2022 15:07:18 by
1.7.2