Update cros_system_api with BlueZ GATT changes. |
||||
Issue descriptionThere have been several changes to the GATT server API which aren't reflected in the cros_system_api. These need to be investigated (for example, some properties are not used at all in BlueZ but exist in the service constants) and fixed.
,
Apr 25 2016
,
May 4 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/platform/system_api/+/6161461ea6a970853d98d5f8e835610c167ddbe0 commit 6161461ea6a970853d98d5f8e835610c167ddbe0 Author: Rahul Chaturvedi <rkc@google.com> Date: Fri Apr 22 00:58:09 2016 Update system_api to match BlueZ GATT API changes. The GATT API on BlueZ has made several changes, which are not reflected in the cros system api's dbus service constants. Though these changes aren't breaking for current functionality, they need to go in for Chrome OS to access new BlueZ GATT functionality. The current BlueZ GATT API is at: http://git.kernel.org/cgit/bluetooth/bluez.git/tree/doc/gatt-api.txt BUG= chromium:605388 TEST=None. Change-Id: I3bcab49135af2b7360e16653c1b5adf76d0bdfcc Reviewed-on: https://chromium-review.googlesource.com/340310 Commit-Ready: Rahul Chaturvedi <rkc@chromium.org> Tested-by: Rahul Chaturvedi <rkc@chromium.org> Reviewed-by: Dan Erat <derat@chromium.org> [modify] https://crrev.com/6161461ea6a970853d98d5f8e835610c167ddbe0/dbus/service_constants.h
,
May 4 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3bfbaf29738be1ba66075e8386f6f184b126af51 commit 3bfbaf29738be1ba66075e8386f6f184b126af51 Author: rkc <rkc@chromium.org> Date: Wed May 04 07:55:41 2016 Roll cros_syste_api DEPS. Roll cros_system_api to 6161461e to get the latest BlueZ changes. TBR=scheib@chromium.org BUG= 605388 Review-Url: https://codereview.chromium.org/1948983002 Cr-Commit-Position: refs/heads/master@{#391458} [modify] https://crrev.com/3bfbaf29738be1ba66075e8386f6f184b126af51/DEPS
,
May 4 2016
,
May 19 2016
bulk verify of io>bluetooth gatt server bugs |
||||
►
Sign in to add a comment |
||||
Comment 1 by ortuno@chromium.org
, Apr 25 2016