rojer commented on issue #1090:
URL: https://github.com/apache/mynewt-nimble/issues/1090#issuecomment-1911898302

   that's fine, the problem is there is no way to do that currently. it's 
literally impossible to tell if the read being serviced is a part of long read 
or not. for example, my higher layer decision is to present consistent view to 
the client but how am i to tell the NimBLE api reads apart? right now i'm 
relying on MTU-1 read behavior, which is less than ideal. even as much as 
passing an offset for the read would be sufficient (as bluedroid does).


-- 
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-unsubscr...@mynewt.apache.org

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

Reply via email to