Home
last modified time | relevance | path

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

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