Home
last modified time | relevance | path

Searched defs:CONN_TCP (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/host/
Dhost_usb.h32 enum ConnType { CONN_USB = 0, CONN_TCP, CONN_SERIAL, CONN_BT }; enumerator
/developtools/hdc/src/common/
Ddefine_enum.h25 enum ConnType { CONN_USB = 0, CONN_TCP, CONN_SERIAL, CONN_BT, CONN_UNKNOWN }; enumerator