Home
last modified time | relevance | path

Searched defs:UpdateFdSet (Results 1 – 5 of 5) sorted by relevance

/external/openthread/src/android/thread_network_hal/
Dvendor_interface.cpp89 void VendorInterface::UpdateFdSet(fd_set &aReadFdSet, fd_set &aWriteFdSet, int &aMaxFd, struct time… in UpdateFdSet() function in ot::Posix::VendorInterface
Dhal_interface.cpp153 void HalInterface::UpdateFdSet(fd_set &aReadFdSet, fd_set &aWriteFdSet, int &aMaxFd, struct timeval… in UpdateFdSet() function in ot::Posix::HalInterface
/external/openthread/src/posix/platform/
Dvendor_interface_example.cpp115 void VendorInterface::UpdateFdSet(fd_set &aReadFdSet, fd_set &aWriteFdSet, int &aMaxFd, struct time… in UpdateFdSet() function in ot::Posix::VendorInterface
Dhdlc_interface.cpp344 void HdlcInterface::UpdateFdSet(fd_set &aReadFdSet, fd_set &aWriteFdSet, int &aMaxFd, struct timeva… in UpdateFdSet() function in ot::Posix::HdlcInterface
Dspi_interface.cpp630 void SpiInterface::UpdateFdSet(fd_set &aReadFdSet, fd_set &aWriteFdSet, int &aMaxFd, struct timeval… in UpdateFdSet() function in ot::Posix::SpiInterface