Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dip6.h211 typedef struct otSockAddr struct
215 } otSockAddr; argument
/openthread-latest/tests/unit/
Dtest_platform.cpp451 OT_TOOL_WEAK void otPlatTrelSend(otInstance *, const uint8_t *, uint16_t, const otSockAddr *) {} in otPlatTrelSend()