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/30 10:00:46 UTC

[GitHub] haukepetersen commented on issue #301: L2CAP: static size of BLE_L2CAP_COC_MTU inefficient?!

haukepetersen commented on issue #301: L2CAP: static size of BLE_L2CAP_COC_MTU inefficient?!
URL: https://github.com/apache/mynewt-nimble/issues/301#issuecomment-458884145
 
 
   > I guess you have issue when testing against 2 devices using Nimble, is this correct?
   
   yes, 5-10 devices running Nimble :-)
   
   > Anyway, I don't know why it is 100 but note that L2CAP can take os_mbuf not only from MSYS_1.
   
   But did I understand correctly, that the MSYS buffers are ordered by their block size, with MSYS_1 having the smallest block size? So that would mean that setting it at least to MSYS_1_BLOCK_SIZE would indeed make sense.
   
   > Could you do such a patch?
   
   I can certainly for the RIOT port, but I am not sure if I sufficient enough with mynewt to include such a fix into the rest of the code tree. But I guess I can at least give it a try :-)
   

----------------------------------------------------------------
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