Home
last modified time | relevance | path

Searched refs:AllocateNextRequestId (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dsrp_advertising_proxy.cpp150 AdvertisingProxy::RequestId AdvertisingProxy::AllocateNextRequestId(void) in AllocateNextRequestId() function in ot::Srp::AdvertisingProxy
454 aEntry.mKeyAdvId = AllocateNextRequestId(); in DecideToAdvertise()
466 aEntry.mAdvId = AllocateNextRequestId(); in DecideToAdvertise()
752 aEntry.mAdvId = AllocateNextRequestId(); in CompareAndUpdate()
792 aEntry.mAdvId = AllocateNextRequestId(); in CompareAndUpdate()
Dsrp_advertising_proxy.hpp263 RequestId AllocateNextRequestId(void);