Searched refs:match_size (Results 1 – 3 of 3) sorted by relevance
41 uint8_t match_size; member56 .match = (uint8_t *)(_match), .match_size = (uint8_t)(sizeof(_match) - 1), \64 .match = (uint8_t *)(_match), .match_size = (uint8_t)(sizeof(_match) - 1), \73 .match_size = (uint8_t)(sizeof(_match) - 1), \
365 for (uint16_t i = 0; i < match->match_size; i++) { in modem_chat_match_matches_received()384 if (chat->matches[i][u].match_size != chat->receive_buf_len) { in modem_chat_parse_find_match()483 if (chat->matches[i][u].match_size == 0) { in modem_chat_parse_find_catch_all_match()
578 .match_size = 0, in ZTEST()604 stack_response_match.match_size = strlen(match); in ZTEST()