Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net_api.h69 uint32_t GetRspLen();
H A Dmt_net.h145 uint32_t GetRspLen() { in GetRspLen() function
H A Dmt_net.cpp72 uint32_t CNetHelper::GetRspLen() in GetRspLen() function in CNetHelper
76 return net_handler->GetRspLen(); in GetRspLen()