Home
last modified time | relevance | path

Searched refs:SPINEL_PROP_DNSSD_SERVICE (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/tests/unit/
Dtest_spinel_prop_codec.cpp124 VerifyOrQuit(static_cast<spinel_prop_key_t>(propKey) == SPINEL_PROP_DNSSD_SERVICE); in TestDnssd()
/openthread-latest/src/lib/spinel/
Dspinel_prop_codec.cpp69 SuccessOrExit(error = aEncoder.WriteUintPacked(SPINEL_PROP_DNSSD_SERVICE)); in EncodeDnssd()
Dspinel.h4867 SPINEL_PROP_DNSSD_SERVICE = SPINEL_PROP_DNSSD__BEGIN + 4, enumerator
Dspinel.c1419 {SPINEL_PROP_DNSSD_SERVICE, "DNSSD_SERVICE"}, in spinel_prop_key_to_cstr()