Lines Matching refs:modem
864 * Added device driver for the u-blox M8 GNSS modem (:dtcompatible:`u-blox,m8`).
865 * Added device driver for the Luatos Air530z GNSS modem (:dtcompatible:`luatos,air530z`).
997 * Implemented modem pipelinks in ``MODEM_CELLULAR`` driver for additional DLCI channels
1002 * Added new set of shell commands for sending AT commands directly to a modem using the
1003 newly implemented modem pipelinks. The implementation of the new shell commands is
1005 example of how to implement and use the modem pipelink module.
1499 * Misc improvements in the :zephyr:code-sample:`cellular-modem` sample
1717 * Added modem pipelink module which shares modem pipes globally, allowing device drivers to
1720 * Simplified the modem pipe module's synchronization mechanism to only protect the callback
1721 and user data. This matches the actual in-tree usage of the modem pipes.
1723 * Added ``modem_stats`` module which tracks the usage of buffers throughout the modem