Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_action.cpp113 _conn->SetMtMsgBuff(msg_buff); in InitConnEnv()
H A Dmt_connection.h75 void SetMtMsgBuff(MtMsgBuf* msg_buf) { in SetMtMsgBuff() function
H A Dmt_notify.cpp211 conn->SetMtMsgBuff(_msg_buff); in InputNotify()