You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/08/27 01:29:56 UTC

[GitHub] [incubator-nuttx] v01d commented on pull request #1655: SIM: Add support Linux HCI Socket as BLE adaptor

v01d commented on pull request #1655:
URL: https://github.com/apache/incubator-nuttx/pull/1655#issuecomment-681240095


   Very nice addition!
   Looked at the changes and have nothing to comment. Only a question: you receive HCI data in the IDLE loop. Does the HCI socket have an internal buffer which will accumulate pending packets? If not, packets could be lost. Or is this not a problem?
   
   BTW, can we also expose L2CAP sockets? In that case we could fully use the simulator to test GATT for example. 


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