Home
last modified time | relevance | path

Searched defs:modem_cmux_command (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/modem/
Dmodem_cmux.c73 struct modem_cmux_command { struct
74 struct modem_cmux_command_type type; argument
75 struct modem_cmux_command_length length; argument
79 static int modem_cmux_wrap_command(struct modem_cmux_command **command, const uint8_t *data, in modem_cmux_wrap_command() argument