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 2022/03/14 13:50:56 UTC

[GitHub] [mynewt-nimble] KristjanB commented on issue #1206: BLE Nimble SPP packet fragmentation (packet > MTU)

KristjanB commented on issue #1206:
URL: https://github.com/apache/mynewt-nimble/issues/1206#issuecomment-1066818601


   Yes, the header size is not the issue here. 
   
   Ok, thank you for this insight. But could you give me some more information? How can I know that there are more chunks to be read? I know that for example OS_MBUF_PKTLEN(event->notify_rx.om) returns size of the whole buffer, but the issue is that I get 117 bytes instead of 130 and the last 10 bytes are lost somewhere (MTU size is 120 in this case).


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

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org