Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthidd.h98 int32_t hid_control (bthid_session_p s, uint8_t *data, int32_t len);
H A Dserver.c316 cb = hid_control; in server_process()
H A Dhid.c104 hid_control(bthid_session_p s, uint8_t *data, int32_t len) in hid_control() function