Home
last modified time | relevance | path

Searched refs:DecodeDnssdHost (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/lib/spinel/
Dspinel_prop_codec.hpp72 otError DecodeDnssdHost(Decoder &aDecoder,
Dspinel_prop_codec.cpp117 otError DecodeDnssdHost(Decoder &aDecoder, in DecodeDnssdHost() function
/openthread-latest/tests/unit/
Dtest_spinel_prop_codec.cpp84 …SuccessOrQuit(error = DecodeDnssdHost(decoder, dnssdHostDecode, requestId, callbackData, callbackD… in TestDnssd()