Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_types.cpp181 const char *RadioTypeToString(RadioType aRadioType) in RadioTypeToString() function
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_history.cpp1021 const char *History::RadioTypeToString(const otHistoryTrackerMessageInfo &aInfo) in RadioTypeToString() function in ot::Cli::History