Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/modem/
Dcmux.h113 struct modem_cmux_frame { struct
114 uint8_t dlci_address;
115 bool cr;
116 bool pf;
117 uint8_t type;
118 const uint8_t *data;
119 uint16_t data_len;