Commit: c1693c614e19be83a0012907a8b334543eabafe7
Parent: d69ce902b7732e5cf1452f2e258cf62a10ba9022
Author: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2013-11-13 11:26:38
Tree: fe3d7d70e3eaeafb1378b66249c5ea8f3fc5a93f

android/hidhost: Remove deprecated idle opcode from ipc document Idle time is deprecated in HID_SPEC1_1. So get and set idle time api's are removed and not implemented. But callback is left out in Android bt_hh.h. Generally this callback needs to be called when HAL requests get and set idle time calls with status. So the method calls itself removed, no point to implement this callback. Also update GET_REPORT and VIRTUAL_UNPLUG opcode values.

Diffstat

M android/hal-ipc-api.txt | 10 ++- - - - - - - -
M android/hal-msg.h | 4 ++- -

2 files changed, 4 insertions(+), 10 deletions(-)

View Full Diff | Patch