Home
last modified time | relevance | path

Searched refs:BT_BLE_DYNAMIC_ENV_MEMORY (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/common/include/
Dbt_common.h51 #define BT_BLE_DYNAMIC_ENV_MEMORY TRUE macro
54 #define BT_BLE_DYNAMIC_ENV_MEMORY FALSE macro
64 #ifndef BT_BLE_DYNAMIC_ENV_MEMORY
65 #define BT_BLE_DYNAMIC_ENV_MEMORY FALSE macro
/hal_espressif-latest/components/bt/common/osi/
Dalarm.c46 #if (BT_BLE_DYNAMIC_ENV_MEMORY == FALSE)
84 #if (BT_BLE_DYNAMIC_ENV_MEMORY == TRUE) in osi_alarm_init()
114 #if (BT_BLE_DYNAMIC_ENV_MEMORY == TRUE) in osi_alarm_deinit()
/hal_espressif-latest/components/bt/host/bluedroid/device/
Dcontroller.c89 #if BT_BLE_DYNAMIC_ENV_MEMORY == FALSE
592 #if (BT_BLE_DYNAMIC_ENV_MEMORY == TRUE) in controller_get_interface()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/encoder/srce/
Dsbc_analysis.c162 #if BT_BLE_DYNAMIC_ENV_MEMORY == FALSE
1090 #if BT_BLE_DYNAMIC_ENV_MEMORY == TRUE in SbcAnalysisInit()
/hal_espressif-latest/components/bt/host/bluedroid/
DKconfig.in1088 config BT_BLE_DYNAMIC_ENV_MEMORY config