mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d6248eaf9b
These functions are unlikely to be reused, make them static. Take esp_modem_dce_handle_cbc as an example, it's internal implementation of esp_modem_dce_get_battery_status, expose esp_modem_dce_get_battery_status function is enough. Signed-off-by: Axel Lin <axel.lin@gmail.com> Merges https://github.com/espressif/esp-idf/pull/7266 |
||
---|---|---|
.. | ||
modem |