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.
Dependents: BLE_Health_Thermometer_HeartRateMonitor
Fork of BLE_API_Native_IRC by
ble_version_t Struct Reference
[Events, type definitions and API calls]
Version Information. More...
#include <ble.h>
Data Fields | |
| uint8_t | version_number |
| LMP Version number for BT 4.0 spec is 6 (https://www.bluetooth.org/technical/assignednumbers/link_layer.htm). | |
| uint16_t | company_id |
| Company ID, Nordic Semiconductor's company ID is 89 (0x0059) (https://www.bluetooth.org/apps/content/Default.aspx?doc_id=49708). | |
| uint16_t | subversion_number |
| LMP Sub Version number corresponds to the SoftDevice Config ID. | |
Detailed Description
Version Information.
Definition at line 134 of file ble.h.
Field Documentation
| uint16_t company_id |
Company ID, Nordic Semiconductor's company ID is 89 (0x0059) (https://www.bluetooth.org/apps/content/Default.aspx?doc_id=49708).
| uint16_t subversion_number |
| uint8_t version_number |
LMP Version number for BT 4.0 spec is 6 (https://www.bluetooth.org/technical/assignednumbers/link_layer.htm).
Generated on Tue Jul 12 2022 18:38:51 by
1.7.2
