![]() |
S132 SoftDevice
v6.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Version Information. More...
#include <ble.h>
Data Fields | |
uint8_t | version_number |
uint16_t | company_id |
uint16_t | subversion_number |
Version Information.
uint16_t ble_version_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 ble_version_t::subversion_number |
Link Layer Sub Version number, corresponds to the SoftDevice Config ID or Firmware ID (FWID).
uint8_t ble_version_t::version_number |
Link Layer Version number. See https://www.bluetooth.org/en-us/specification/assigned-numbers/link-layer for assigned values.