Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_autotest.c173 return FrHslCommand(_hsl, &rb_cmd); in SendMessage()
200 if( FrHslCommand(_hsl, &rb_cmd) ) in RespCardStatus()
209 if( FrHslCommand(_hsl, &rb_cmd) ) in RespCardStatus()
274 bRetn = FrHslCommand(_hsl, &rb_cmd); in RespHslData()
316 bRetn = FrHslCommand(_hsl, &rb_cmd); in RespHslData()
H A Dfrhsl_cfg.h294 MS_BOOL FrHslCommand(p_HslController _hsl, CmdInfo* const pCmd);
H A DapiHSL.c930 MS_BOOL FrHslCommand(p_HslController _hsl, CmdInfo* const pCmd) in FrHslCommand() function