sl_bt_evt_connection_closedConnection#

Indicates that a connection was closed.

Data Structures#

struct  

sl_bt_evt_connection_closed_s

Data structure of the closed event.

Macros#

define 

sl_bt_evt_connection_closed_id   0x010600a0

Identifier of the closed event.

Detailed Description#

Indicates that a connection was closed.


Data Structure Documentation#

sl_bt_evt_connection_closed_s#

struct sl_bt_evt_connection_closed_s

Data structure of the closed event.

Data Fields

uint16_t

reason

  • Result code 0: success

  • Non-zero: an error has occurred

uint8_t

connection

Handle of the closed connection