Home
last modified time | relevance | path

Searched refs:NotifySwitchoverDone (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/ncp/
Dmultipan_platform.cpp69 ncpBase->NotifySwitchoverDone(aInstance, success); in otPlatMultipanSwitchoverDone()
Dncp_base_radio.cpp129 void NcpBase::NotifySwitchoverDone(otInstance *aInstance, bool aSuccess) in NotifySwitchoverDone() function in ot::Ncp::NcpBase
132 NotifySwitchoverDone(aSuccess); in NotifySwitchoverDone()
135 void NcpBase::NotifySwitchoverDone(bool aSuccess) in NotifySwitchoverDone() function in ot::Ncp::NcpBase
Dncp_base.hpp154 void NotifySwitchoverDone(otInstance *aInstance, bool aSuccess);
420 void NotifySwitchoverDone(bool aSuccess);