tree: 77be12687a50ec5b2cd866e9d3eab96a5b3d3f72 [path history] [tgz]
  1. alt_mode.cc
  2. alt_mode.h
  3. BUILD.gn
  4. daemon.cc
  5. daemon.h
  6. main.cc
  7. OWNERS
  8. partner.cc
  9. partner.h
  10. partner_test.cc
  11. port.cc
  12. port.h
  13. port_manager.cc
  14. port_manager.h
  15. port_test.cc
  16. README.md
  17. test_constants.h
  18. udev_monitor.cc
  19. udev_monitor.h
  20. udev_monitor_test.cc
  21. utils.cc
  22. utils.h
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.