Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_datalink.h106 #define LINK_PROTOCOL_VERSION 0x02 macro
H A Dfrhsl_autotest.c333 if( p_command->ver != LINK_PROTOCOL_VERSION ) in ProcessCmd()