Searched refs:utilsCanSocketReceive (Results 1 – 5 of 5) sorted by relevance
107 bool utilsCanSocketReceive(const utilsSocket *aSocket, const fd_set *aReadFdSet);
304 if (utilsCanSocketReceive(&sSocket, aReadFdSet)) in platformInfraIfProcess()
376 if (utilsCanSocketReceive(&sSocket, aReadFdSet)) in platformTrelProcess()
402 bool utilsCanSocketReceive(const utilsSocket *aSocket, const fd_set *aReadFdSet) in utilsCanSocketReceive() function
746 if (utilsCanSocketReceive(&sSocket, aReadFdSet)) in platformRadioProcess()