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

Version information of local device. More...

Data Fields

st_ble_dev_addr_t l_dev_addr
 Bluetooth Device Address. More...
 
st_ble_gap_ver_num_t l_ver_num
 Version number of host stack in local device. More...
 
st_ble_gap_loc_ver_info_t l_bt_info
 Version number of Controller in local device. More...
 

Detailed Description

Version information of local device.

Field Documentation

◆ l_dev_addr

st_ble_dev_addr_t st_ble_gap_loc_dev_info_evt_t::l_dev_addr

Bluetooth Device Address.

◆ l_ver_num

st_ble_gap_ver_num_t st_ble_gap_loc_dev_info_evt_t::l_ver_num

Version number of host stack in local device.

◆ l_bt_info

st_ble_gap_loc_ver_info_t st_ble_gap_loc_dev_info_evt_t::l_bt_info

Version number of Controller in local device.