feat: Enable direction finding feature in nimble host only mode

This commit is contained in:
GengYuchao
2024-10-10 14:42:17 +08:00
parent 56437e9637
commit 6f306e2dbd

View File

@@ -648,7 +648,7 @@ config BT_NIMBLE_PERIODIC_ADV_ENH
config BT_NIMBLE_AOA_AOD
bool "Direction Finding"
depends on BT_NIMBLE_50_FEATURE_SUPPORT && SOC_BLE_CTE_SUPPORTED
depends on BT_NIMBLE_50_FEATURE_SUPPORT && (BT_CONTROLLER_DISABLED || SOC_BLE_CTE_SUPPORTED)
default n
help
Enable support for Connectionless and Connection Oriented Direction Finding