otTcpCircularSendBufferGetFreeSpace() function
Returns the amount of free space in the TCP circular send buffer. This operation will always succeed.
Arguments
aSendBuffer
A pointer to the TCP circular send buffer whose amount of free space to return.
Return value
The amount of free space in the send buffer.