Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_l2cap_cbfc_disconn_cnf_param_t Struct Reference

Description

Disconnect confirmation parameter.

Data Fields

uint16_t lCid
 Local CID.
 
cy_en_ble_l2cap_result_param_t result
 The result field indicates the outcome of the connection request. More...
 

Field Documentation

◆ result

cy_en_ble_l2cap_result_param_t cy_stc_ble_l2cap_cbfc_disconn_cnf_param_t::result

The result field indicates the outcome of the connection request.

The result value of 0x0000 indicates success while a non-zero value indicates the connection request failed or is pending.