Searched refs:resp_sfunc (Results 1 – 1 of 1) sorted by relevance
162 uint16_t resp_sfunc; in mbc_validate_fc08_response() local173 resp_sfunc = sys_get_be16(&ctx->rx_adu.data[0]); in mbc_validate_fc08_response()176 if (req_sfunc != resp_sfunc) { in mbc_validate_fc08_response()181 switch (resp_sfunc) { in mbc_validate_fc08_response()