nRF51 SDK - S310 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_version_t Struct Reference

Version Information. More...

#include <ble.h>

Data Fields

uint8_t version_number
 
uint16_t company_id
 
uint16_t subversion_number
 

Detailed Description

Version Information.

Field Documentation

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

LMP Sub Version number corresponds to the SoftDevice Config ID.

uint8_t ble_version_t::version_number

LMP Version number for BT 4.0 spec is 6 (https://www.bluetooth.org/technical/assignednumbers/link_layer.htm).