Searched defs:aMatchMode (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | network_data_leader_ftd.cpp | 229 void Leader::RemoveBorderRouter(uint16_t aRloc16, MatchMode aMatchMode) in RemoveBorderRouter() 355 bool Leader::RlocMatch(uint16_t aFirstRloc16, uint16_t aSecondRloc16, MatchMode aMatchMode) in RlocMatch() 1033 void Leader::RemoveRloc(uint16_t aRloc16, MatchMode aMatchMode, ChangedFlags &aChangedFlags) in RemoveRloc() 1041 MatchMode aMatchMode, in RemoveRloc() 1106 MatchMode aMatchMode, in RemoveRlocInPrefix() 1169 MatchMode aMatchMode, in RemoveRlocInService() 1198 MatchMode aMatchMode, in RemoveRlocInHasRoute() 1227 MatchMode aMatchMode, in RemoveRlocInBorderRouter()
|