Searched refs:GSM_USER_DATA_LEN (Results 1 – 1 of 1) sorted by relevance
26 static constexpr uint8_t GSM_USER_DATA_LEN = 160; variable65 if (udl > GSM_USER_DATA_LEN) { in DecodeGsmHeadPdu()