Home
last modified time | relevance | path

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

/openthread-latest/examples/platforms/simulation/
Dmultipan.c53 otError otPlatMultipanSetActiveInstance(otInstance *aInstance, bool aCompletePending) in otPlatMultipanSetActiveInstance() function
/openthread-latest/src/ncp/
Dmultipan_platform.cpp95 OT_TOOL_WEAK otError otPlatMultipanSetActiveInstance(otInstance *aInstance, bool aCompletePending) in otPlatMultipanSetActiveInstance() function
/openthread-latest/tests/unit/
Dtest_multipan_rcp_instances.cpp103 otError otPlatMultipanSetActiveInstance(otInstance *aInstance, bool aCompletePending) in otPlatMultipanSetActiveInstance() function
Dtest_platform.cpp143 OT_TOOL_WEAK otError otPlatMultipanSetActiveInstance(otInstance *, bool) { return OT_ERROR_NOT_IMPL… in otPlatMultipanSetActiveInstance() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp262 otError otPlatMultipanSetActiveInstance(otInstance *, bool) { return OT_ERROR_NOT_IMPLEMENTED; } in otPlatMultipanSetActiveInstance() function