Home
last modified time | relevance | path

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

/openthread-3.4.0/src/lib/spinel/
Dspinel.h852 SPINEL_SRP_CLIENT_ERROR_SECURITY = 5, // Service is not authoritative for zone. enumerator
/openthread-3.4.0/src/ncp/
Dncp_base_mtd.cpp3951 error = SPINEL_SRP_CLIENT_ERROR_SECURITY; in SrpClientErrorToSpinelError()