Home
last modified time | relevance | path

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

/openthread-3.6.0/tests/unit/
Dtest_multipan_rcp_instances.cpp209 …bool gotResponse(uint8_t aIid, uint8_t aTid) { return ((aIid == getLastIid()) && (aTid == getLastT… in gotResponse()
357 void prepareResponse(uint8_t aTid) in prepareResponse()