Tool/software:
Hi,
Please tell me about the function "L2CAP_SendSDU" in SDK9.10.
In SDK9.10, a new member "connHandle" has been added to the structure "l2capPacket_t".
[\simplelink_lowpower_f3_sdk_9_10_00_83\source\ti\ble\host\l2cap\l2cap.h]
When we investigated the changes to the function "L2CAP_SendSDU" that uses the structure "l2capPacket_t",
we found that we were unable to investigate them because it is a library.
Could you please tell me how connHandle is used in the "L2CAP_SendSDU" function?