You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/04/12 05:45:22 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6043: sim: bt: Add specific bluetooth HCI number id

xiaoxiang781216 commented on code in PR #6043:
URL: https://github.com/apache/incubator-nuttx/pull/6043#discussion_r847992252


##########
arch/sim/Kconfig:
##########
@@ -378,6 +378,14 @@ config SIM_HCISOCKET
 		control of the device, but is abstracted from the
 		physical interface which is still handled by Linux.
 
+config SIM_BT_DEV_ID

Review Comment:
   let's change to SIM_HCISOCKET_DEVID, because the additional transport(e.g. libusb) will be added in the future.



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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org