Searched refs:platformInfraIfUpdateFdSet (Results 1 – 3 of 3) sorted by relevance
300 void platformInfraIfUpdateFdSet(fd_set *aReadFdSet, fd_set *aWriteFdSet, int *aMaxFd);
242 platformInfraIfUpdateFdSet(&read_fds, &write_fds, &max_fd); in otSysProcessDrivers()
278 void platformInfraIfUpdateFdSet(fd_set *aReadFdSet, fd_set *aWriteFdSet, int *aMaxFd) in platformInfraIfUpdateFdSet() function