Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac.cpp2269 void Mac::LogBeacon(const char *aActionText) const { LogInfo("%s Beacon", aActionText); } in LogBeacon() function in ot::Mac::Mac
2275 void Mac::LogBeacon(const char *) const {} in LogBeacon() function in ot::Mac::Mac