Home
last modified time | relevance | path

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

/external/openthread/include/openthread/
Dip6.h204 typedef struct otSockAddr struct
208 } otSockAddr; typedef
/external/openthread/tests/unit/
Dtest_platform.cpp457 OT_TOOL_WEAK void otPlatTrelSend(otInstance *, const uint8_t *, uint16_t, const otSockAddr *) in otPlatTrelSend()