61129d8fd2
Use an explicit callback name so that multiple instances of this do not result in a: redefinition of '_input_callback__longpress_cb' error. This used to work when it was using unique generated wrappers, but now it needs an index in the callback name. Use it in one of the API tests as well, just in case. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
input.c | ||
input_hid.c | ||
input_keymap.c | ||
input_longpress.c | ||
input_utils.c |