Home
last modified time | relevance | path

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

/openthread-latest/src/lib/spinel/
Dspinel_driver.cpp179 otError SpinelDriver::SendCommand(uint32_t aCommand, spinel_prop_key_t aKey, spinel_tid_t aTid) in SendCommand()
203 spinel_tid_t aTid, in SendCommand()
/openthread-latest/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()