Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_action.cpp78 CONN_OBJ_TYPE conn_obj_type = OBJ_CONN_UNDEF; in InitConnEnv()
H A Dmt_connection.h40 OBJ_CONN_UNDEF = 0, enumerator
H A Dmt_connection.cpp42 _type = OBJ_CONN_UNDEF; in IMtConnection()