You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/11/19 11:04:33 UTC

[GitHub] [mynewt-core] rymanluk opened a new pull request #2103: bsp/native: Add way to provide hci index

rymanluk opened a new pull request #2103: bsp/native: Add way to provide hci index
URL: https://github.com/apache/mynewt-core/pull/2103
 
 
   When BLE_SOCK_USE_LINUX_BLUE is set you can provide hci index which
   shall be used. It should be done via BLE_SOCK_LINUX_DEV.
   However, you might want to change it without rebuild your target
   and now it is possible by providing
   
   --hci <index> parameter when starting your native MyNewt application.

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


With regards,
Apache Git Services