The struct of device version. More...

#include <ble_gapc.h>

Public Attributes

uint8_t hci_ver
 HCI version. More...
 
uint8_t lmp_ver
 LMP version. More...
 
uint8_t host_ver
 Host version. More...
 
uint16_t hci_subver
 HCI subversion. More...
 
uint16_t lmp_subver
 LMP subversion. More...
 
uint16_t host_subver
 Host subversion. More...
 
uint16_t manuf_name
 Manufacturer name. More...
 

Detailed Description

The struct of device version.

Definition at line 157 of file ble_gapc.h.

Member Data Documentation

◆ hci_subver

uint16_t ble_gap_dev_version_ind_t::hci_subver

HCI subversion.

Definition at line 162 of file ble_gapc.h.

◆ hci_ver

uint8_t ble_gap_dev_version_ind_t::hci_ver

HCI version.

Definition at line 159 of file ble_gapc.h.

◆ host_subver

uint16_t ble_gap_dev_version_ind_t::host_subver

Host subversion.

Definition at line 164 of file ble_gapc.h.

◆ host_ver

uint8_t ble_gap_dev_version_ind_t::host_ver

Host version.

Definition at line 161 of file ble_gapc.h.

◆ lmp_subver

uint16_t ble_gap_dev_version_ind_t::lmp_subver

LMP subversion.

Definition at line 163 of file ble_gapc.h.

◆ lmp_ver

uint8_t ble_gap_dev_version_ind_t::lmp_ver

LMP version.

Definition at line 160 of file ble_gapc.h.

◆ manuf_name

uint16_t ble_gap_dev_version_ind_t::manuf_name

Manufacturer name.

Definition at line 165 of file ble_gapc.h.


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