Home
last modified time | relevance | path

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

/external/ot-br-posix/src/mdns/
Dmdns.hpp155 using StateCallback = std::function<void(State aNewState)>; typedef in otbr::Mdns::Publisher
/external/openthread/src/core/meshcop/
Dcommissioner.hpp92 …typedef otCommissionerStateCallback StateCallback; ///< State change callback function pointer t… typedef in ot::MeshCoP::Commissioner