Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.cpp191 _conn_type = TYPE_CONN_SESSION; in Reset()
233 if (_conn_type == TYPE_CONN_SESSION) in CheckParams()
1460 _conn_type = TYPE_CONN_SESSION; in CDestLinks()
1489 _conn_type = TYPE_CONN_SESSION; in Reset()
H A Dmt_net.h40 TYPE_CONN_SESSION = 0x4, enumerator