|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
Plugin command channel - the plugin pulls a host-pushed command string buffered by PluginManager during a plugin_on_cmd dispatch. More...
Go to the source code of this file.
Functions | |
| int | host_cmd_consume (char *out, size_t out_size) |
| Copy the pending command string into out, clearing it. | |
Plugin command channel - the plugin pulls a host-pushed command string buffered by PluginManager during a plugin_on_cmd dispatch.
Definition in file host_api_cmd.cpp.