Searched defs:StateCallback (Results 1 – 2 of 2) sorted by relevance
| /external/ot-br-posix/src/mdns/ | ||
| D | mdns.hpp | 155     using StateCallback = std::function<void(State aNewState)>;  typedef in otbr::Mdns::Publisher | 
| /external/openthread/src/core/meshcop/ | ||
| D | commissioner.hpp | 92 …typedef otCommissionerStateCallback  StateCallback;  ///< State change callback function pointer t…  typedef in ot::MeshCoP::Commissioner |