Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_advertising_proxy.hpp222 static constexpr RequestId kInvalidRequestId = Server::kInvalidRequestId; member in ot::Srp::AdvertisingProxy
H A Dsrp_server.hpp136 static constexpr Dnssd::RequestId kInvalidRequestId = 0; member in ot::Srp::Server