bluez/profiles/input
Luiz Augusto von Dentz 60663d4af3 hog-lib: Fix scan-build error
This fixes the following errors:
profiles/input/hog-lib.c:600:19: warning: Access to field 'handle'
results in a dereference of a null pointer (loaded from variable 'chr')
        report->handle = chr->handle;
                         ^~~~~~~~~~~
profiles/input/hog-lib.c:637:11: warning: Access to field 'value_handle'
results in a dereference of a null pointer (loaded from variable 'chr')
                start = chr->value_handle + 1;
                        ^~~~~~~~~~~~~~~~~
profiles/input/hog-lib.c:1240:11: warning: Access to field 'value_handle'
results in a dereference of a null pointer (loaded from variable 'chr')
                start = chr->value_handle + 1;
                        ^~~~~~~~~~~~~~~~~
2022-08-16 15:04:12 -07:00
..
device.c input/device: Notify failure if ctrl disconnect when waiting intr 2022-05-18 15:19:43 -07:00
device.h profiles: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00
hidp_defs.h profiles: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00
hog-lib.c hog-lib: Fix scan-build error 2022-08-16 15:04:12 -07:00
hog-lib.h profiles: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00
hog.c Revert "input/hog: Remove HID device after HoG device disconnects" 2020-12-14 15:04:23 -08:00
input.conf input: Add LEAutoSecurity setting to input.conf 2020-03-16 13:32:11 -07:00
manager.c profiles: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00
server.c sixaxis: Fix Bluetooth PS3 clone joypad being named like the original 2021-02-22 09:22:59 +01:00
server.h profiles: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00
sixaxis.h sixaxis: Fix Bluetooth PS3 clone joypad being named like the original 2021-02-22 09:22:59 +01:00
suspend-dummy.c profiles: Cleanup deprecated symbolic file permissions 2021-02-23 16:59:46 -08:00
suspend-none.c profiles: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00
suspend.h profiles: Add SPDX License Identifier 2020-09-21 16:19:36 -07:00