Home
last modified time | relevance | path

Searched defs:platformRadioUpdateFdSet (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/posix/platform/
Dradio.cpp302 void platformRadioUpdateFdSet(fd_set *aReadFdSet, fd_set *aWriteFdSet, int *aMaxFd, struct timeval … in platformRadioUpdateFdSet() function
/external/openthread/examples/platforms/simulation/
Dradio.c757 void platformRadioUpdateFdSet(fd_set *aReadFdSet, fd_set *aWriteFdSet, struct timeval *aTimeout, in… in platformRadioUpdateFdSet() function