Searched refs:ISOTP_STMIN_MAX (Results 1 – 2 of 2) sorted by relevance
48 #define ISOTP_STMIN_MAX 0xFA macro
634 __ASSERT(opts->stmin < ISOTP_STMIN_MAX, "STmin limit"); in isotp_bind()1069 if (stmin > ISOTP_STMIN_MAX || in stmin_to_timeout()