Home
last modified time | relevance | path

Searched defs:aCompletePending (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Dmultipan.c53 otError otPlatMultipanSetActiveInstance(otInstance *aInstance, bool aCompletePending) in otPlatMultipanSetActiveInstance()
/openthread-latest/src/ncp/
Dmultipan_platform.cpp95 OT_TOOL_WEAK otError otPlatMultipanSetActiveInstance(otInstance *aInstance, bool aCompletePending) in otPlatMultipanSetActiveInstance()
/openthread-latest/tests/unit/
Dtest_multipan_rcp_instances.cpp103 otError otPlatMultipanSetActiveInstance(otInstance *aInstance, bool aCompletePending) in otPlatMultipanSetActiveInstance()
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp2291 otError RadioSpinel::SetMultipanActiveInterface(spinel_iid_t aIid, bool aCompletePending) in SetMultipanActiveInterface()