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/01/29 22:59:14 UTC

[GitHub] rymanluk edited a comment on issue #301: L2CAP: static size of BLE_L2CAP_COC_MTU inefficient?!

rymanluk edited a comment on issue #301: L2CAP: static size of BLE_L2CAP_COC_MTU inefficient?!
URL: https://github.com/apache/mynewt-nimble/issues/301#issuecomment-458740883
 
 
   @haukepetersen I guess you have issue when testing against 2 devices using Nimble, is this correct?
   
   Anyway, I don't know why it is 100 but note that L2CAP can take `os_mbuf`  not only from MSYS_1.
   I would do it as MYNEWT_VAL and set it by default to MSYS_1_BLOCK_SIZE - headers as you suggested.
   
   Could you do such a patch?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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