Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dble.c48 static const uint16_t kPortBase = 10000; variable
60 sPort = (uint16_t)(kPortBase + gNodeId); in initFds()