ble_l2cap_disconnect() function
Disconnect an L2CAP channel. This function disconnects the specified L2CAP channel by sending a disconnect signal.
Arguments
chan
Pointer to the L2CAP channel structure representing the channel to disconnect.
Return value
0 on success; A non-zero value on failure.