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 BLE_WallbotBLE_Challenge by
ble_advdata_service_data_t Struct Reference
[Advertising Data Encoder]
Service data structure. More...
#include <ble_advdata.h>
Data Fields | |
uint16_t | service_uuid |
Service UUID. | |
uint8_array_t | data |
Additional service data. |
Detailed Description
Service data structure.
Definition at line 66 of file ble_advdata.h.
Field Documentation
Additional service data.
Definition at line 69 of file ble_advdata.h.
uint16_t service_uuid |
Service UUID.
Definition at line 68 of file ble_advdata.h.
Generated on Tue Jul 12 2022 13:52:33 by
