Commit: eabbbe29fda9c15f92f5ed464f37512e86279080
Parent: 7eeb611f56855592c0f07fa9ad62954989e972aa
Author: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2014-06-17 15:27:31
Tree: 16538aa17f5539a1c7fe0b45b870834fb30e2dd4

anrdoid/health: Fix wrong channel type defines Enums in bt_hl.h are defined in this order BTHL_CHANNEL_TYPE_RELIABLE, BTHL_CHANNEL_TYPE_STREAMING, BTHL_CHANNEL_TYPE_ANY. But HDP_SPEC_V11(3.4) has no-preference(any)-0, reliable-1, stream-2, reserved(0x03-0xff). Providing utility to solve this.

Diffstat

M android/health.c | 18 +++++++++++++++++-

1 files changed, 17 insertions(+), 1 deletions(-)

View Full Diff | Patch