Searched defs:otShortAddress (Results 1 – 4 of 4) sorted by relevance
/openthread-latest/tests/nexus/platform/ |
D | nexus_radio.cpp | 236 otError otPlatRadioEnableCsl(otInstance *, uint32_t, otShortAddress, const otExtAddress *) { return… in otPlatRadioEnableCsl() argument
|
/openthread-latest/tests/unit/ |
D | test_platform.cpp | 427 OT_TOOL_WEAK otError otPlatRadioEnableCsl(otInstance *, uint32_t, otShortAddress, const otExtAddres… in otPlatRadioEnableCsl() argument 465 const otShortAddress, in otPlatRadioConfigureEnhAckProbing() 471 OT_TOOL_WEAK otLinkMetrics otPlatRadioGetEnhAckProbingMetrics(otInstance *, const otShortAddress) in otPlatRadioGetEnhAckProbingMetrics()
|
/openthread-latest/include/openthread/platform/ |
D | radio.h | 150 typedef uint16_t otShortAddress; typedef
|
/openthread-latest/tests/gtest/ |
D | fake_platform.cpp | 431 otError otPlatRadioConfigureEnhAckProbing(otInstance *, otLinkMetrics, otShortAddress, const otExtA… in otPlatRadioConfigureEnhAckProbing() argument
|