You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/04/12 12:12:50 UTC

[GitHub] [mynewt-nimble] rymanluk opened a new pull request #414: nimble/l2cap: Add sent event to L2CAP CoC

rymanluk opened a new pull request #414: nimble/l2cap: Add sent event to L2CAP CoC
URL: https://github.com/apache/mynewt-nimble/pull/414
 
 
   Without this patch there is no way for application to know when full MTU
   has been sent to the peer device when fragmentation was used and there
   was not enought credits to send it in one call.
   
   This patch adds SENT event with should solve this problem.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services