Searched defs:otShortAddress (Results 1 – 4 of 4) sorted by relevance
/external/openthread/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()
|
/external/openthread/tests/nexus/platform/ |
D | nexus_radio.cpp | 236 otError otPlatRadioEnableCsl(otInstance *, uint32_t, otShortAddress, const otExtAddress *) { return… in otPlatRadioEnableCsl() argument
|
/external/openthread/include/openthread/platform/ |
D | radio.h | 150 typedef uint16_t otShortAddress; typedef
|
/external/openthread/tests/gtest/ |
D | fake_platform.cpp | 455 otError otPlatRadioConfigureEnhAckProbing(otInstance *, otLinkMetrics, otShortAddress, const otExtA… in otPlatRadioConfigureEnhAckProbing() argument
|