Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.h41 TYPE_CONN_SENDONLY = 0x8, enumerator
H A Dmt_net.cpp379 if (_conn_type == TYPE_CONN_SENDONLY) in WaitRecv()