feat(nimble): Nimble Host only mode over uart

This commit is contained in:
Roshan Bangar
2023-12-27 11:13:57 +05:30
committed by Rahul Tank
parent 85befcc45d
commit 39c27275c8
34 changed files with 1531 additions and 38 deletions

View File

@@ -11,7 +11,7 @@
extern "C" {
#endif
#if SOC_ESP_NIMBLE_CONTROLLER
#if SOC_ESP_NIMBLE_CONTROLLER && CONFIG_BT_CONTROLLER_ENABLED
struct os_mempool;
struct os_mbuf_pool;