Home
last modified time | relevance | path

Searched defs:aSuccess (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base_radio.cpp129 void NcpBase::NotifySwitchoverDone(otInstance *aInstance, bool aSuccess) in NotifySwitchoverDone()
135 void NcpBase::NotifySwitchoverDone(bool aSuccess) in NotifySwitchoverDone()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dlink_quality.cpp51 void SuccessRateTracker::AddSample(bool aSuccess, uint16_t aWeight) in AddSample()
H A Dmlr_manager.cpp546 void MlrManager::FinishMlr(bool aSuccess, const AddressArray &aFailedAddresses) in FinishMlr()