Home
last modified time | relevance | path

Searched defs:otPlatMultipanGetActiveInstance (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Dmultipan.c40 otError otPlatMultipanGetActiveInstance(otInstance **aInstance) in otPlatMultipanGetActiveInstance() function
/openthread-latest/src/ncp/
Dmultipan_platform.cpp88 OT_TOOL_WEAK otError otPlatMultipanGetActiveInstance(otInstance **aInstance) in otPlatMultipanGetActiveInstance() function
/openthread-latest/tests/unit/
Dtest_multipan_rcp_instances.cpp90 otError otPlatMultipanGetActiveInstance(otInstance **aInstance) in otPlatMultipanGetActiveInstance() function
Dtest_platform.cpp141 OT_TOOL_WEAK otError otPlatMultipanGetActiveInstance(otInstance **) { return OT_ERROR_NOT_IMPLEMENT… in otPlatMultipanGetActiveInstance() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp260 otError otPlatMultipanGetActiveInstance(otInstance **) { return OT_ERROR_NOT_IMPLEMENTED; } in otPlatMultipanGetActiveInstance() function