feat(ble): add get used mem api

This commit is contained in:
zwl
2025-09-18 21:23:16 +08:00
committed by zhaoweiliang
parent f4e999fd3e
commit 149f6c56b3
4 changed files with 113 additions and 26 deletions
+6
View File
@@ -255,3 +255,9 @@ config BT_BLE_LOG_UHCI_OUT_UART_IO_NUM_TX
default 0
help
IO number for UART TX port
config BT_LE_USED_MEM_STATISTICS_ENABLED
bool "Enable used memory statistics"
default n
help
Used in internal tests only. Enable used memory statistics.