btashton commented on pull request #2571:
URL: https://github.com/apache/incubator-nuttx/pull/2571#issuecomment-749325784


   @v01d This is the `sim:bluetooth` config.  Looks good to me.
   ```
   NuttShell (NSH) NuttX-10.0.1
   nsh> ifconfig
   bnep0        Link encap:UNSPEC at DOWN
   
   nsh> ifup bnep0
   ifup bnep0...OK
   nsh> ifconfig
   bnep0        Link encap:UNSPEC at UP
   
   nsh> 
   ```
   
   @xiaoxiang781216 I saw you mentioned how the HCI socket is only implemented 
when the host is disabled.  I am going to remove that limitation soon, and this 
patch moves us in that direction.


----------------------------------------------------------------
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:
[email protected]


Reply via email to