OVMS3-idf/examples/protocols/pppos_client/components/modem/src
David Cermak 8f0ec8bd50 pppos client: modem netif fix ignoring potential modem-start error
esp-modem netif glue layer implements esp-netif attach callback to setup corresponding driver functions and start the modem. The error code of esp_modem_start_ppp() was ignored and ESP_OK returned in all cases. Fixed by passing esp_modem_start_ppp()'s error code to post_attach callback.

Closes https://github.com/espressif/esp-idf/issues/5430
2020-06-18 16:20:50 +02:00
..
bg96.c modem: support modem facility and PPPoS 2019-01-23 18:53:32 +08:00
esp_modem.c fix esp_modem switch mode timeout 2020-05-29 13:03:15 +08:00
esp_modem_compat.c pppos_client: Add a test application for pppos_client 2020-04-14 21:46:07 +02:00
esp_modem_dce_service.c updated buffer size too small for popular carrier in India Airtel -> airtelgprs.com 2019-03-21 15:06:24 +08:00
esp_modem_netif.c pppos client: modem netif fix ignoring potential modem-start error 2020-06-18 16:20:50 +02:00
sim800.c modem: support modem facility and PPPoS 2019-01-23 18:53:32 +08:00