Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/border_agent/
H A Dborder_agent.cpp663 otbrLogInfo("Thread is %s", (IsThreadStarted() ? "up" : "down")); in HandleThreadStateChanged()
676 bool BorderAgent::IsThreadStarted(void) const in IsThreadStarted() function in otbr::BorderAgent
H A Dborder_agent.hpp175 bool IsThreadStarted(void) const;