Home
last modified time | relevance | path

Searched refs:otPlatRadioSetPanId (Results 1 – 7 of 7) sorted by relevance

/external/openthread/include/openthread/platform/
Dradio.h460 void otPlatRadioSetPanId(otInstance *aInstance, otPanId aPanId);
/external/openthread/tests/unit/
Dtest_platform.cpp134 OT_TOOL_WEAK void otPlatRadioSetPanId(otInstance *, uint16_t) in otPlatRadioSetPanId() function
/external/openthread/tests/fuzz/
Dfuzzer_platform.cpp248 void otPlatRadioSetPanId(otInstance *aInstance, uint16_t aPanId) in otPlatRadioSetPanId() function
/external/openthread/src/core/radio/
Dradio.hpp711 otPlatRadioSetPanId(GetInstancePtr(), aPanId); in SetPanId()
/external/openthread/src/posix/platform/
Dradio.cpp200 void otPlatRadioSetPanId(otInstance *aInstance, uint16_t panid) in otPlatRadioSetPanId() function
/external/openthread/examples/platforms/cc2538/
Dradio.c312 void otPlatRadioSetPanId(otInstance *aInstance, uint16_t aPanid) in otPlatRadioSetPanId() function
/external/openthread/examples/platforms/simulation/
Dradio.c253 void otPlatRadioSetPanId(otInstance *aInstance, otPanId aPanid) in otPlatRadioSetPanId() function