esp-idf:v5.4.2
目标芯片:esp32c3
直接使用ble_spp_server例程编译报错,如下:
D:/ESP32/XCIOT/v5.4.2/esp-idf/components/bt/host/bluedroid/bta/dm/bta_dm_act.c: In function 'bta_dm_set_eir':
D:/ESP32/XCIOT/v5.4.2/esp-idf/components/bt/host/bluedroid/bta/dm/bta_dm_act.c:4423:18: error: implicit declaration of function 'esp ...
Search found 2 matches
- Mon Nov 10, 2025 5:59 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp_bredr_tx_power_get报错
- Replies: 0
- Views: 6248
- Mon Nov 10, 2025 4:09 am
- Forum: ESP-IDF 中文讨论版
- Topic: esp_bredr_tx_power_get报错
- Replies: 0
- Views: 5532
esp_bredr_tx_power_get报错
esp-idf版本:5.4.2
目标芯片:esp32c3
使用官方提供的例程ble_spp_server,编译报错
D:/ESP32/XCIOT/v5.4.2/esp-idf/components/bt/host/bluedroid/bta/dm/bta_dm_act.c: In function 'bta_dm_set_eir':
D:/ESP32/XCIOT/v5.4.2/esp-idf/components/bt/host/bluedroid/bta/dm/bta_dm_act.c:4423:18: error: implicit declaration of function ...
目标芯片:esp32c3
使用官方提供的例程ble_spp_server,编译报错
D:/ESP32/XCIOT/v5.4.2/esp-idf/components/bt/host/bluedroid/bta/dm/bta_dm_act.c: In function 'bta_dm_set_eir':
D:/ESP32/XCIOT/v5.4.2/esp-idf/components/bt/host/bluedroid/bta/dm/bta_dm_act.c:4423:18: error: implicit declaration of function ...