Home
last modified time | relevance | path

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

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