bluez/profiles/input
Bastien Nocera bc1b1717bf device: Fix possible run-time warning
When a reconnect timeout has previously run for a device, setting a new
one will throw a warning as the timeout id is not reset when the timeout
is cancelled from within its callback.

bluetoothd[7731]: GLib: Source ID 526 was not found when attempting to remove it
bluetoothd[7731]: ++++++++ backtrace ++++++++
bluetoothd[7731]: #1  g_logv+0x25d (/usr/lib64/libglib-2.0.so.0.5400.1) [0x50d5a7d]
bluetoothd[7731]: #2  g_log+0x8f (/usr/lib64/libglib-2.0.so.0.5400.1) [0x50d5bef]
bluetoothd[7731]: #3  g_source_remove+0x7c (/usr/lib64/libglib-2.0.so.0.5400.1) [0x50cd8dc]
bluetoothd[7731]: #4  intr_watch_cb+0x1b5 (profiles/input/device.c:1217) [0x42f465]
bluetoothd[7731]: #5  g_main_context_dispatch+0x157 (/usr/lib64/libglib-2.0.so.0.5400.1) [0x50cebb7]
bluetoothd[7731]: #6  g_main_context_iterate.isra.25+0x200 (/usr/lib64/libglib-2.0.so.0.5400.1) [0x50cef60]
bluetoothd[7731]: #7  g_main_loop_run+0xc2 (/usr/lib64/libglib-2.0.so.0.5400.1) [0x50cf272]
bluetoothd[7731]: #8  main+0x839 (src/main.c:772) [0x40bd69]
bluetoothd[7731]: #9  __libc_start_main+0xe7 (../csu/libc-start.c:340) [0x5d12187]
bluetoothd[7731]: #10 _start+0x2a (/home/hadess/Projects/jhbuild/bluez/src/bluetoothd) [0x40c59a]
bluetoothd[7731]: +++++++++++++++++++++++++++
2017-11-17 16:08:35 +02:00
..
device.c device: Fix possible run-time warning 2017-11-17 16:08:35 +02:00
device.h input: Add userspace HID support 2014-05-08 23:08:31 +03:00
hidp_defs.h input: Add userspace HID support 2014-05-08 23:08:31 +03:00
hog-lib.c hog: When no VID&PID also register a DIS notifier 2017-02-25 14:42:01 +02:00
hog-lib.h input/hog-lib: Add support to gatt-db 2016-12-29 15:17:25 +02:00
hog.c input/hog-lib: Add support to gatt-db 2016-12-29 15:17:25 +02:00
input.conf input: Add userspace HID support 2014-05-08 23:08:31 +03:00
manager.c profiles: Use local libbluetooth includes 2015-02-28 23:58:08 -08:00
server.c sixaxis: Fix compilation and various coding style issues 2017-10-27 13:42:33 +03:00
server.h input: move it to profiles folder 2012-07-10 11:15:29 -03:00
sixaxis.h sixaxis: Fix compilation and various coding style issues 2017-10-27 13:42:33 +03:00
suspend-dummy.c profiles: Use full include path for header files 2014-01-25 20:08:59 -08:00
suspend-none.c profiles/hog: Use no suspend support instead of the dummy FIFO 2015-05-29 16:25:33 +02:00
suspend.h hog: Add suspend/resume callbacks declaration 2012-09-28 12:55:52 +03:00
uhid_copy.h hog: import latest uhid.h definition 2014-11-26 09:57:22 +02:00