Commit: b5b7e6203b9303b20751f4ef0ad2d6a01a671ae9
Parent: 8f15296d8b3e6f2a42e7bc92fc2c9e6b218f360e
Author: Dmitry Torokhov <dtor@chromium.org>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2021-04-08 20:36:23
Tree: 3e4fcbf99e855efa94ec9b2fb3a904fe9fe141b3

input/hog-lib: do not silently ignore missing connection in read_char() Currently we silently ignore missing connection (attrib) in read_char(), but not in the other GATT interfaces (such as write_char, discover_desc, etc). The code should avoid calling read_char() when there is no active connection instead, and logging errors will help us trace the offenders.

Diffstat

M profiles/input/hog-lib.c | 4 - - - -

1 files changed, 0 insertions(+), 4 deletions(-)

View Full Diff | Patch