Searched defs:UpdateFdSet (Results 1 – 5 of 5) sorted by relevance
| /external/openthread/src/android/thread_network_hal/ |
| D | vendor_interface.cpp | 89 void VendorInterface::UpdateFdSet(fd_set &aReadFdSet, fd_set &aWriteFdSet, int &aMaxFd, struct time… in UpdateFdSet() function in ot::Posix::VendorInterface
|
| D | hal_interface.cpp | 153 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/ |
| D | vendor_interface_example.cpp | 115 void VendorInterface::UpdateFdSet(fd_set &aReadFdSet, fd_set &aWriteFdSet, int &aMaxFd, struct time… in UpdateFdSet() function in ot::Posix::VendorInterface
|
| D | hdlc_interface.cpp | 344 void HdlcInterface::UpdateFdSet(fd_set &aReadFdSet, fd_set &aWriteFdSet, int &aMaxFd, struct timeva… in UpdateFdSet() function in ot::Posix::HdlcInterface
|
| D | spi_interface.cpp | 630 void SpiInterface::UpdateFdSet(fd_set &aReadFdSet, fd_set &aWriteFdSet, int &aMaxFd, struct timeval… in UpdateFdSet() function in ot::Posix::SpiInterface
|