Bluetooth Common
The following Bluetooth Common header declarations have been moved:
/bt/include/esp32c3/include/esp_bt.h
Move the declarations of
esp_wifi_bt_power_domain_on
andesp_wifi_bt_power_domain_off
fromesp_bt.h
toesp_phy_init.h
, since they belong to componentesp_phy
and are not expected to be used by customer.