v01d commented on pull request #2302: URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748094267
> I think the agreement is to support stack like bluez like which use L2CAP and HCI in kernel side, If we want to support nimBLE, what we agree it that nimBLE must remove L2CAP/HCI and call the full feature bluetooth socket instead. There was no discussion on conditioning nimBLE to change how it works for it to be supported in NuttX (this was mentioned as a future possibility only). I've been working for various months on supporting nimBLE now and this was not pointed out before as a required condition to be included. Moreover, changes to NuttX were to support RAW HCI sockets, not condition it to work for nimBLE specifically. What we need to actually address is the fact that NuttX stack does not even use sockets properly, so any discussion regarding a proper interface should start there. ---------------------------------------------------------------- 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