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

This structure notifies that a link has been disconnected. More...

Data Fields

uint16_t conn_hdl
 Connection handle identifying the link disconnected. More...
 
uint8_t reason
 The reason for disconnection. More...
 

Detailed Description

This structure notifies that a link has been disconnected.

Field Documentation

◆ conn_hdl

uint16_t st_ble_gap_disconn_evt_t::conn_hdl

Connection handle identifying the link disconnected.

◆ reason

uint8_t st_ble_gap_disconn_evt_t::reason

The reason for disconnection.

Refer Core Specification Vol.2 Part D ,"2 Error Code Descriptions".