Home
last modified time | relevance | path

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

/openthread-3.5.0/src/lib/spinel/
Dspinel.h857 } spinel_srp_client_error_t; typedef
/openthread-3.5.0/src/ncp/
Dncp_base_mtd.cpp3932 static spinel_srp_client_error_t SrpClientErrorToSpinelError(otError aError) in SrpClientErrorToSpinelError()
3934 spinel_srp_client_error_t error = SPINEL_SRP_CLIENT_ERROR_FAILED; in SrpClientErrorToSpinelError()