Home
last modified time | relevance | path

Searched refs:SetConnType (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_action.h105 void SetConnType(MULTI_CONNECT type) { in SetConnType() function
H A Dmt_net.h166 void SetConnType(MT_CONN_TYPE type) { in SetConnType() function
H A Dmt_net.cpp1345 key.SetConnType(dstlink->GetConnType()); in FindSession()