Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dsimul_utils.h107 bool utilsCanSocketReceive(const utilsSocket *aSocket, const fd_set *aReadFdSet);
Dinfra_if.c304 if (utilsCanSocketReceive(&sSocket, aReadFdSet)) in platformInfraIfProcess()
Dtrel.c376 if (utilsCanSocketReceive(&sSocket, aReadFdSet)) in platformTrelProcess()
Dsimul_utils.c402 bool utilsCanSocketReceive(const utilsSocket *aSocket, const fd_set *aReadFdSet) in utilsCanSocketReceive() function
Dradio.c746 if (utilsCanSocketReceive(&sSocket, aReadFdSet)) in platformRadioProcess()