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