Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_cfg.c122 bufferProcessCommand(_hsl, &cmdinfo); in FrHslResetConnection()
H A Dfrhsl_ringbuffer.h209 MS_BOOL bufferProcessCommand(stHslController* const _hsl, CmdInfo* const pCmd);
H A Dfrhsl_ringbuffer.c1066 MS_BOOL bufferProcessCommand(stHslController* const _hsl, CmdInfo* const pCmd) in bufferProcessCommand() function
H A DapiHSL.c934 return bufferProcessCommand(_hsl, pCmd); in FrHslCommand()