error in documentation of GAPC_DISCONNECT_IND in RW-BLE-GAP-IS
Hi,
I guess, there is an error in RW-BLE-GAP-IS concerning GAPC_DISCONNECT_IND:
The payload consists of 3 bytes, first two are the connection handle (missing in the documentation), third is the reason (which is documented).
See the struct gapc_disconnect_cmd in gapc_task.h.
Cheers,
Michael