![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.12.00
|
L2CAP_SEND_SDU_DONE_EVT message format. More...
Data Fields | |
| uint16 | CID |
| Local channel id. More... | |
| uint16 | credits |
| Local credits. More... | |
| uint16 | peerCID |
| Peer channel id. More... | |
| uint16 | peerCredits |
| Peer credits. More... | |
| uint16 | totalLen |
| Total length of SDU being transmitted. More... | |
| uint16 | txLen |
| Total number of octets transmitted. More... | |
L2CAP_SEND_SDU_DONE_EVT message format.
This message is sent to the app when an SDU transmission is completed or aborted.
| uint16 CID |
Local channel id.
| uint16 credits |
Local credits.
| uint16 peerCID |
Peer channel id.
| uint16 peerCredits |
Peer credits.
| uint16 totalLen |
Total length of SDU being transmitted.
| uint16 txLen |
Total number of octets transmitted.