Airoha M0 BLE API  1.0.5.4
ble_gap_evt_remote_version_t Struct Reference

Event structure for BLE_GAP_EVT_READ_REMOTE_VERSION. More...

Data Fields

uint8_t err_code
 HCI error code.
 
uint16_t handle
 Connection handle.
 
uint8_t version
 Version of current LMP.
 
uint16_t manu
 Manufacturer name.
 
uint16_t sub
 Subversion.
 

Detailed Description

Event structure for BLE_GAP_EVT_READ_REMOTE_VERSION.