Home
last modified time | relevance | path

Searched refs:LogService (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/backbone_router/
Dbbr_local.cpp165 LogService(kActionSet, error); in SetConfig()
192 LogService(kActionAdd, error); in AddService()
205 LogService(kActionRemove, error); in RemoveService()
469 void Local::LogService(Action aAction, Error aError) in LogService() function in ot::BackboneRouter::Local
Dbbr_local.hpp276 void LogService(Action aAction, Error aError);
279 void LogService(Action, Error) {} in LogService() function in ot::BackboneRouter::Local