Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dradio.c793 void platformRadioUpdateFdSet(fd_set *aReadFdSet, fd_set *aWriteFdSet, struct timeval *aTimeout, in… in platformRadioUpdateFdSet() function
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dradio.cpp332 void platformRadioUpdateFdSet(otSysMainloopContext *aContext) in platformRadioUpdateFdSet() function