Home
last modified time | relevance | path

Searched defs:DnsSrpUnicastType (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/thread/
Dnetwork_data_service.hpp69 enum DnsSrpUnicastType : uint8_t enum
/external/openthread/src/core/net/
Dsrp_client.hpp78 using DnsSrpUnicastType = NetworkData::Service::DnsSrpUnicastType; typedef in ot::Srp::Client