Home
last modified time | relevance | path

Searched refs:SPINEL_PROP_DNSSD_REQUEST_RESULT (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/tests/unit/
Dtest_ncp_dnssd.cpp83 …t(error = encoder.BeginFrame(header, SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_DNSSD_REQUEST_RESULT)); in GenerateSpinelDnssdRequestResultFrame()
/openthread-latest/src/ncp/
Dncp_base_dispatcher.cpp541 OT_NCP_SET_HANDLER_ENTRY(SPINEL_PROP_DNSSD_REQUEST_RESULT), in FindSetPropertyHandler()
Dncp_base_ftd.cpp1614 template <> otError NcpBase::HandlePropertySet<SPINEL_PROP_DNSSD_REQUEST_RESULT>(void) in HandlePropertySet()
/openthread-latest/src/lib/spinel/
Dspinel.h4834 SPINEL_PROP_DNSSD_REQUEST_RESULT = SPINEL_PROP_DNSSD__BEGIN + 2, enumerator
Dspinel.c1417 {SPINEL_PROP_DNSSD_REQUEST_RESULT, "DNSSD_REQUEST_RESULT"}, in spinel_prop_key_to_cstr()