Home
last modified time | relevance | path

Searched defs:buttons (Results 1 – 4 of 4) sorted by relevance

/btstack/example/
H A Dhid_mouse_demo.c106 static void send_report(uint8_t buttons, int8_t dx, int8_t dy){ in send_report()
115 static uint8_t buttons; variable
H A Dhog_mouse_demo.c168 static void send_report(uint8_t buttons, int8_t dx, int8_t dy){ in send_report()
185 static uint8_t buttons; variable
H A Dhog_boot_host_demo.c232 uint8_t buttons = data[0]; in handle_boot_mouse_event() local
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Inc/
H A Dusbh_hid_mouse.h57 uint8_t buttons[3]; member