Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_mbuf_pool.h77 BUFF_TYPE GetBuffType() { in GetBuffType() function
H A Dmt_connection.cpp679 if (BUFF_RECV == _msg_buff->GetBuffType()) in RecvData()