The struct of device version. More...

#include <ble_gapc.h>

Data Fields

uint8_t hci_ver
 
uint8_t lmp_ver
 
uint8_t host_ver
 
uint16_t hci_subver
 
uint16_t lmp_subver
 
uint16_t host_subver
 
uint16_t manuf_name
 

Detailed Description

The struct of device version.

Field Documentation

◆ hci_subver

uint16_t gap_dev_version_ind_t::hci_subver

HCI subversion.

◆ hci_ver

uint8_t gap_dev_version_ind_t::hci_ver

HCI version.

◆ host_subver

uint16_t gap_dev_version_ind_t::host_subver

Host subversion.

◆ host_ver

uint8_t gap_dev_version_ind_t::host_ver

Host version.

◆ lmp_subver

uint16_t gap_dev_version_ind_t::lmp_subver

LMP subversion.

◆ lmp_ver

uint8_t gap_dev_version_ind_t::lmp_ver

LMP version.

◆ manuf_name

uint16_t gap_dev_version_ind_t::manuf_name

Manufacturer name.


The documentation for this struct was generated from the following file: