Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_mbuf_pool.h102 int GetHaveSndLen() { in GetHaveSndLen() function
H A Dmt_connection.cpp290 int have_send_len = _msg_buff->GetHaveSndLen(); in SendData()