Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel.h855 SPINEL_SRP_CLIENT_ERROR_PARSE = 1, // Server unable to interpret due to format error. enumerator
/openthread-latest/src/ncp/
Dncp_base_mtd.cpp4047 error = SPINEL_SRP_CLIENT_ERROR_PARSE; in SrpClientErrorToSpinelError()