esp-idf/examples/protocols/pppos_client/components/modem
Axel Lin d6248eaf9b Examples: esp_modem_dce_service: Make esp_modem_dce_handle_* functions static
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
2021-07-26 11:48:15 +02:00
..
include Examples: esp_modem_dce_service: Make esp_modem_dce_handle_* functions static 2021-07-26 11:48:15 +02:00
src Examples: esp_modem_dce_service: Make esp_modem_dce_handle_* functions static 2021-07-26 11:48:15 +02:00
CMakeLists.txt Move DCE_CHECK in the esp_modem_dce 2021-03-01 17:10:48 +00:00
component.mk Move DCE_CHECK in the esp_modem_dce 2021-03-01 17:10:48 +00:00
Kconfig esp_modem: UART runtime configuration of esp-modem 2020-04-14 21:46:07 +02:00