xiaoxiang781216 edited a comment on pull request #2302:
URL: https://github.com/apache/incubator-nuttx/pull/2302#issuecomment-748090104


   > There was already a discussion on this before and there was agreement that 
the way to support a BLE stack and expose a 
   
   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.
   
   > BLE controller was via networking interfaces, not custom character drivers.
   
   it isn't a custom character drivers, it's the standard tty driver.
   


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