From ee675de19144517500ebb267c7474e78071a22e5 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Mon, 23 Jun 2014 15:46:17 +0300 Subject: [PATCH] android/pics: Do not set Suspend feature in HOGP This requires integration with Android power management so leave it out for now. --- android/pics-hogp.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/android/pics-hogp.txt b/android/pics-hogp.txt index 6544b5482..aefdf2b04 100644 --- a/android/pics-hogp.txt +++ b/android/pics-hogp.txt @@ -244,11 +244,11 @@ TSPC_HOGP_11_11a True Report characteristic configuration with 0x0000 TSPC_HOGP_11_12 True Read HID Information characteristic (M) -TSPC_HOGP_11_13 True Suspend State (O) -TSPC_HOGP_11_14 True Exit Suspend State (C.1) -TSPC_HOGP_11_15 True Write HID Control Point characteristic: Suspend +TSPC_HOGP_11_13 False Suspend State (O) +TSPC_HOGP_11_14 False Exit Suspend State (C.1) +TSPC_HOGP_11_15 False Write HID Control Point characteristic: Suspend command (C.1) -TSPC_HOGP_11_16 True Write HID Control Point characteristic: Exit +TSPC_HOGP_11_16 False Write HID Control Point characteristic: Exit Suspend command (C.1) TSPC_HOGP_11_17 True Read Protocol Mode characteristic: Get Protocol command (O) -- 2.47.3