Searched refs:IsoClientGenRandom (Results 1 – 5 of 5) sorted by relevance
47 int IsoClientGenRandom(IsoBaseParams *params);
87 int res = IsoClientGenRandom(¶ms->baseParams); in IsoClientStart()
143 int32_t ret = IsoClientGenRandom(&innerTask->params.isoBaseParams); in IsoAuthClientBegin()
240 int IsoClientGenRandom(IsoBaseParams *params) in IsoClientGenRandom() function
872 res = IsoClientGenRandom(nullptr);