Lines Matching full:modem
14 #include <zephyr/modem/pipe.h>
15 #include <zephyr/modem/stats.h>
25 * @brief Modem PPP
26 * @defgroup modem_ppp Modem PPP
27 * @ingroup modem
131 * @param ppp Modem PPP instance
132 * @param pipe Pipe to attach to modem PPP instance
137 * @brief Get network interface modem PPP instance is bound to
139 * @param ppp Modem PPP instance
140 * @returns Pointer to network interface modem PPP instance is bound to
147 * @param ppp Modem PPP instance
156 * @brief Initialize modem PPP instance device
167 * @brief Define a modem PPP module and bind it to a network interface