Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_gap_loc_ver_info_t Struct Reference

Version number of Controller. More...

Data Fields

uint8_t hci_ver
 Bluetooth HCI version. More...
 
uint16_t hci_rev
 Bluetooth HCI revision. More...
 
uint8_t lmp_ver
 Link Layer revision. More...
 
uint16_t mnf_name
 Manufacturer ID. More...
 
uint16_t lmp_sub_ver
 Link Layer subversion. More...
 

Detailed Description

Version number of Controller.

Refer Bluetooth SIG Assigned Number(https://www.bluetooth.com/specifications/assigned-numbers).

Field Documentation

◆ hci_ver

uint8_t st_ble_gap_loc_ver_info_t::hci_ver

Bluetooth HCI version.

◆ hci_rev

uint16_t st_ble_gap_loc_ver_info_t::hci_rev

Bluetooth HCI revision.

◆ lmp_ver

uint8_t st_ble_gap_loc_ver_info_t::lmp_ver

Link Layer revision.

◆ mnf_name

uint16_t st_ble_gap_loc_ver_info_t::mnf_name

Manufacturer ID.

◆ lmp_sub_ver

uint16_t st_ble_gap_loc_ver_info_t::lmp_sub_ver

Link Layer subversion.