Home
last modified time | relevance | path

Searched refs:CONN_UNKNOWN (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/src/common/
H A Ddefine_enum.h36 enum ConnType { CONN_USB = 0, CONN_TCP, CONN_SERIAL, CONN_BT, CONN_UNKNOWN }; enumerator
/developtools/hdc/src/host/
H A Dserver.cpp226 string sConn = conTypeDetail[CONN_UNKNOWN]; in BuildDaemonVisableLine()
227 if (hdi->connType < CONN_UNKNOWN) { in BuildDaemonVisableLine()

Completed in 3 milliseconds