mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-27 11:58:55 +00:00
Fixed ESP32 BLE can't resolve the peer address when enable white list
This commit is contained in:
@@ -266,3 +266,6 @@
|
||||
#define SOC_PM_SUPPORT_WIFI_PD (1)
|
||||
|
||||
#define SOC_PM_SUPPORT_BT_PD (1)
|
||||
|
||||
/*------------------------------ BLE --------------------------------------------*/
|
||||
#define SOC_BLE_UPDATE_OWN_RPA (1)
|
||||
|
||||
Reference in New Issue
Block a user