Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dcommissioner.hpp383 Joiner *FindBestMatchingJoinerEntry(const Mac::ExtAddress &aReceivedJoinerId);
Dcommissioner.cpp195 Commissioner::Joiner *Commissioner::FindBestMatchingJoinerEntry(const Mac::ExtAddress &aReceivedJoi… in FindBestMatchingJoinerEntry() function in ot::MeshCoP::Commissioner
905 joiner = FindBestMatchingJoinerEntry(receivedId); in HandleTmf()