蓝牙通用
以下属于蓝牙通用的头文件声明已移动:
- /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并且不希望被客户使用。
此文档对您有帮助吗?