Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/modem/
Dsimcom-sim7080.c1925 uint8_t tp_dcs = mdm_pdu_read_byte(pdu, index++); in mdm_decode_pdu() local
1958 if (tp_dcs == 0x00) { in mdm_decode_pdu()
2005 } else if (tp_dcs == 0x04) { in mdm_decode_pdu()
2011 } else if (tp_dcs == 0x08) { in mdm_decode_pdu()