Home
last modified time | relevance | path

Searched refs:GSM_PPP_STOP (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/modem/
Dgsm_ppp.c95 GSM_PPP_STOP, enumerator
1140 if (gsm->state != GSM_PPP_STOP) { in gsm_ppp_start()
1168 if (gsm->state == GSM_PPP_STOP) { in gsm_ppp_stop()
1201 gsm->state = GSM_PPP_STOP; in gsm_ppp_stop()
1317 gsm->state = GSM_PPP_STOP; in gsm_init()