OSDN Git Service

android/hidhost: Remove deprecated idle opcode from ipc document
authorRavi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
Tue, 12 Nov 2013 15:07:14 +0000 (17:07 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 13 Nov 2013 09:26:38 +0000 (11:26 +0200)
commitc1693c614e19be83a0012907a8b334543eabafe7
treefe3d7d70e3eaeafb1378b66249c5ea8f3fc5a93f
parentd69ce902b7732e5cf1452f2e258cf62a10ba9022
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.
android/hal-ipc-api.txt
android/hal-msg.h