ESPHome 2025.6.2
|
Go to the source code of this file.
Data Structures | |
struct | esphome::usb_host::TransferStatus |
struct | esphome::usb_host::TransferRequest |
class | esphome::usb_host::USBClient |
class | esphome::usb_host::USBHost |
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::usb_host |
Typedefs | |
using | esphome::usb_host::transfer_cb_t = std::function<void(const TransferStatus &)> |