Home
last modified time | relevance | path

Searched defs:otPlatRadioSetPanId (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp64 void otPlatRadioSetPanId(otInstance *aInstance, otPanId aPanId) { AsNode(aInstance).mRadio.mPanId =… in otPlatRadioSetPanId() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp270 void otPlatRadioSetPanId(otInstance *aInstance, uint16_t aPanId) in otPlatRadioSetPanId() function
/openthread-latest/examples/platforms/simulation/
Dradio.c358 void otPlatRadioSetPanId(otInstance *aInstance, otPanId aPanid) in otPlatRadioSetPanId() function
/openthread-latest/src/posix/platform/
Dradio.cpp234 void otPlatRadioSetPanId(otInstance *aInstance, uint16_t panid) in otPlatRadioSetPanId() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp361 void otPlatRadioSetPanId(otInstance *, uint16_t) {} in otPlatRadioSetPanId() function
/openthread-latest/tests/unit/
Dtest_platform.cpp147 OT_TOOL_WEAK void otPlatRadioSetPanId(otInstance *, uint16_t) {} in otPlatRadioSetPanId() function