Searched refs:aReceivedJoinerId (Results 1 – 2 of 2) sorted by relevance
371 Joiner *FindBestMatchingJoinerEntry(const Mac::ExtAddress &aReceivedJoinerId);
226 …sioner::Joiner *Commissioner::FindBestMatchingJoinerEntry(const Mac::ExtAddress &aReceivedJoinerId) in FindBestMatchingJoinerEntry() argument250 if (joinerId == aReceivedJoinerId) in FindBestMatchingJoinerEntry()257 if (joiner.mSharedId.mDiscerner.Matches(aReceivedJoinerId)) in FindBestMatchingJoinerEntry()