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


   hey @btashton, I'm experimenting with nimBLE stack. I noticed they support 
HCI on Linux using BTPROTO_HCI socket (they do  L2CAP themselves). I managed to 
get things more or less built and testing using SIM. I also pulled your changes 
from this PR since it would otherwise fail on bind(). I'm at the point of 
sendto() in bluetooth_sockif.c. It seems sending over HCI is not supported. Do 
you think it would be feasible to support on NuttX? I know that the idea is to 
use BTPROTO_L2CAP but also supporting sending HCI commands directly over 
BTPROTO_HCI would be nice to have.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to