Searched refs:aCompletePending (Results 1 – 6 of 6) sorted by relevance
53 otError otPlatMultipanSetActiveInstance(otInstance *aInstance, bool aCompletePending) in otPlatMultipanSetActiveInstance() argument58 OT_UNUSED_VARIABLE(aCompletePending); in otPlatMultipanSetActiveInstance()
95 OT_TOOL_WEAK otError otPlatMultipanSetActiveInstance(otInstance *aInstance, bool aCompletePending) in otPlatMultipanSetActiveInstance() argument98 OT_UNUSED_VARIABLE(aCompletePending); in otPlatMultipanSetActiveInstance()
100 otError otPlatMultipanSetActiveInstance(otInstance *aInstance, bool aCompletePending);
103 otError otPlatMultipanSetActiveInstance(otInstance *aInstance, bool aCompletePending) in otPlatMultipanSetActiveInstance() argument107 OT_UNUSED_VARIABLE(aCompletePending); in otPlatMultipanSetActiveInstance()
442 otError SetMultipanActiveInterface(spinel_iid_t aIid, bool aCompletePending);
2291 otError RadioSpinel::SetMultipanActiveInterface(spinel_iid_t aIid, bool aCompletePending) in SetMultipanActiveInterface() argument2299 if (aCompletePending) in SetMultipanActiveInterface()