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.
Fork of LinkNode-Test by
ble_advdata_uuid_list_t Struct Reference
[Advertising Data Encoder]
UUID list type. More...
#include <ble_advdata.h>
Data Fields | |
uint16_t | uuid_cnt |
Number of UUID entries. | |
ble_uuid_t * | p_uuids |
Pointer to UUID array entries. |
Detailed Description
UUID list type.
Definition at line 61 of file ble_advdata.h.
Field Documentation
Pointer to UUID array entries.
Definition at line 64 of file ble_advdata.h.
uint16_t uuid_cnt |
Number of UUID entries.
Definition at line 63 of file ble_advdata.h.
Generated on Tue Jul 12 2022 16:00:24 by
