Home
last modified time | relevance | path

Searched refs:RadioSpinelDiagProcess (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/lib/spinel/
Dradio_spinel.hpp677 otError RadioSpinelDiagProcess(char *aArgs[], uint8_t aArgsLength);
Dradio_spinel.cpp1829 otError RadioSpinel::RadioSpinelDiagProcess(char *aArgs[], uint8_t aArgsLength) in RadioSpinelDiagProcess() function in ot::Spinel::RadioSpinel
/openthread-latest/src/posix/platform/
Dradio.cpp595 error = GetRadioSpinel().RadioSpinelDiagProcess(aArgs, aArgsLength); in otPlatDiagProcess()