/bt/include/esp32c3/include/esp_bt.h
将
esp_wifi_bt_power_domain_on和esp_wifi_bt_power_domain_off的声明从esp_bt.h移至esp_phy_init.h, 因为它们属于组件esp_phy并且不希望被客户使用。
此文档对您有帮助吗?
/bt/include/esp32c3/include/esp_bt.h
将
esp_wifi_bt_power_domain_on和esp_wifi_bt_power_domain_off的声明从esp_bt.h移至esp_phy_init.h, 因为它们属于组件esp_phy并且不希望被客户使用。
此文档对您有帮助吗?