tree: d8b821f5ba12c766d01033e237103473757605ea [path history] [tgz]
  1. alt_mode.h
  2. BUILD.gn
  3. daemon.cc
  4. daemon.h
  5. main.cc
  6. OWNERS
  7. partner.cc
  8. partner.h
  9. partner_test.cc
  10. port.cc
  11. port.h
  12. port_manager.cc
  13. port_manager.h
  14. port_test.cc
  15. README.md
  16. test_constants.h
  17. udev_monitor.cc
  18. udev_monitor.h
  19. udev_monitor_test.cc
typecd/README.md

typecd: The Chrome OS USB Type C Daemon

ABOUT

typecd is a system daemon for tracking the state of various USB Type C ports and connected peripherals on a Chromebook. It interfaces with the Linux Type C connector class framework to obtain notifications about Type C events, and to pull updated information about port and port-partner state.