Home
last modified time | relevance | path

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

/external/bluetooth/bluez/input/
Ddevice.h54 int input_device_set_channel(const bdaddr_t *src, const bdaddr_t *dst, int psm,
Dserver.c87 ret = input_device_set_channel(&src, &dst, psm, chan); in connect_event_cb()
Ddevice.c1212 int input_device_set_channel(const bdaddr_t *src, const bdaddr_t *dst, int psm, in input_device_set_channel() function