Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.h35 int32_t t, int32_t buttons, int32_t obuttons);
H A Dbtuinput.c475 int32_t buttons, int32_t obuttons) in uinput_rep_mouse() argument
494 if ((buttons & mask) == (obuttons & mask)) in uinput_rep_mouse()