diff --git a/components/bt/porting_btdm/controller/btdm_common/src/btdm_coex.c b/components/bt/porting_btdm/controller/btdm_common/src/btdm_coex.c index 7fbf1392769..14899cb6c4f 100644 --- a/components/bt/porting_btdm/controller/btdm_common/src/btdm_coex.c +++ b/components/bt/porting_btdm/controller/btdm_common/src/btdm_coex.c @@ -6,6 +6,7 @@ #include #include "sdkconfig.h" #include "btdm_coex.h" +#include "esp_attr.h" #if CONFIG_SW_COEXIST_ENABLE #include "private/esp_coexist_internal.h" @@ -150,7 +151,7 @@ wr_btdm_coex_iso_stop(uint16_t handle) #endif /* CONFIG_SW_COEXIST_ENABLE */ } -uint16_t +uint16_t IRAM_ATTR wr_btdm_coex_iso_protect_frame_thres_get(void) { #if CONFIG_SW_COEXIST_ENABLE && CONFIG_BT_LE_ISO_SUPPORT diff --git a/components/esp_coex/lib b/components/esp_coex/lib index c7211ee903b..da5c59c9a04 160000 --- a/components/esp_coex/lib +++ b/components/esp_coex/lib @@ -1 +1 @@ -Subproject commit c7211ee903bbb7499647fb61a79d29f51f1c5346 +Subproject commit da5c59c9a04af918d3c826313c0e5cfb547cb62e