Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dvendor_interface_example.cpp102 void VendorInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet() function in ot::Posix::VendorInterface
Dresolver.cpp267 void Resolver::UpdateFdSet(otSysMainloopContext &aContext) in UpdateFdSet() function in ot::Posix::Resolver
Dhdlc_interface.cpp350 void HdlcInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet() function in ot::Posix::HdlcInterface
Dspi_interface.cpp614 void SpiInterface::UpdateFdSet(void *aMainloopContext) in UpdateFdSet() function in ot::Posix::SpiInterface
/openthread-latest/tests/gtest/
Dfake_coprocessor_platform.hpp60 virtual void UpdateFdSet(void *aMainloopContext) override {} in UpdateFdSet() function in ot::DirectSpinelInterface