Home
last modified time | relevance | path

Searched refs:aDifference (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dradio_selector.cpp81 …adioSelector::UpdatePreference(Neighbor &aNeighbor, Mac::RadioType aRadioType, int16_t aDifference) in UpdatePreference() argument
86 preference += aDifference; in UpdatePreference()
Dradio_selector.hpp191 …gLevel UpdatePreference(Neighbor &aNeighbor, Mac::RadioType aRadioType, int16_t aDifference);