Searched defs:aMatchMode (Results 1 – 1 of 1) sorted by relevance
| /external/openthread/src/core/thread/ |
| D | network_data_leader_ftd.cpp | 137 void Leader::RemoveBorderRouter(uint16_t aRloc16, MatchMode aMatchMode) in RemoveBorderRouter() 385 bool Leader::RlocMatch(uint16_t aFirstRloc16, uint16_t aSecondRloc16, MatchMode aMatchMode) in RlocMatch() 1051 void Leader::RemoveRloc(uint16_t aRloc16, MatchMode aMatchMode, ChangedFlags &aChangedFlags) in RemoveRloc() 1059 MatchMode aMatchMode, in RemoveRloc() 1124 MatchMode aMatchMode, in RemoveRlocInPrefix() 1187 MatchMode aMatchMode, in RemoveRlocInService() 1216 MatchMode aMatchMode, in RemoveRlocInHasRoute() 1245 MatchMode aMatchMode, in RemoveRlocInBorderRouter()
|