Home
last modified time | relevance | path

Searched refs:dwheel (Results 1 – 1 of 1) sorted by relevance

/btstack/example/
H A Dhog_boot_host_demo.c235 int8_t dwheel = (int8_t) data[3]; in handle_boot_mouse_event() local
236 printf("Mouse: %i, %i - wheel %i - buttons 0x%02x\n", dx, dy, dwheel, buttons); in handle_boot_mouse_event()