Home
last modified time | relevance | path

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

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