Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/modem/
Dmodem_cmd_handler.h341 void modem_cmd_handler_tx_unlock(struct modem_cmd_handler *handler);
Dmodem_cmd_handler.c651 void modem_cmd_handler_tx_unlock(struct modem_cmd_handler *handler) in modem_cmd_handler_tx_unlock() function
Dgsm_ppp.c869 modem_cmd_handler_tx_unlock(&gsm->context.cmd_handler); in gsm_finalize_connection()