Home
last modified time | relevance | path

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

/external/bluetooth/bluez/input/
Dfakehid.h39 struct fake_input *fake_hid_connadd(struct fake_input *fake, GIOChannel *intr_io,
Dfakehid.c375 struct fake_input *fake_hid_connadd(struct fake_input *fake, in fake_hid_connadd() function
Ddevice.c612 fake = fake_hid_connadd(fake, iconn->intr_io, fake_hid); in hidp_add_connection()