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.
Dependencies: BLE_API_Native_IRC TB6612FNG2 mbed
Fork of BLE_RCBController by
ble_advdata_manuf_data_t Struct Reference
[Advertising Data Encoder]
Manufacturer specific data structure. More...
#include <ble_advdata.h>
Data Fields | |
uint16_t | company_identifier |
Company Identifier Code. | |
uint8_array_t | data |
Additional manufacturer specific data. |
Detailed Description
Manufacturer specific data structure.
Definition at line 56 of file ble_advdata.h.
Field Documentation
uint16_t company_identifier |
Company Identifier Code.
Definition at line 58 of file ble_advdata.h.
Additional manufacturer specific data.
Definition at line 59 of file ble_advdata.h.
Generated on Tue Jul 12 2022 16:16:16 by
