Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dplus_tcp_demo_cli.c188 static BaseType_t can_handle( char * pcBuffer, in can_handle() function
251 …if( can_handle( pcBuffer, pxCommand->pcCommand, pxCommand->uxCommandLength, pxCommand->pHandler ) … in xHandleTestingCommand()