Revert "Fixed ESP32 BLE can't resolve the peer address when enable white list"

This reverts commit 1cc0f6aac5.
This commit is contained in:
chenjianhua
2022-08-18 16:08:27 +08:00
parent 1669a5d861
commit eaa9897386
3 changed files with 0 additions and 11 deletions

View File

@@ -376,9 +376,6 @@
#define SOC_SDMMC_USE_IOMUX 1
#define SOC_SDMMC_NUM_SLOTS 2
/*------------------------------ BLE --------------------------------------------*/
#define SOC_BLE_DONT_UPDATE_OWN_RPA (1)
/*-------------------------- WI-FI HARDWARE CAPS -------------------------------*/
#define SOC_WIFI_HW_TSF (0) /*!< Hardware TSF is not supported */
#define SOC_WIFI_FTM_SUPPORT (0) /*!< FTM is not supported */