Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(303)

Issue 2316353003: arc: bluetooth: Implement set discoverable state (Closed)

Created:
4 years, 3 months ago by Rahul Chaturvedi
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2785
Project:
chromium
Visibility:
Public.

Description

arc: bluetooth: Implement set discoverable state This CL handles request from Android to set discoverable timeout. As Android API for this is set the discoverable timeout but the Chrome API is set state on or off. ArcBluetoothBridge need to maintain a new timer class to turn the discoverable state off when the timer runs out. BUG=643367, b:31180714 TEST=CTS Verifier app can make device discoverable for 30 seconds. Verified via bluetoothctl tool Review-Url: https://codereview.chromium.org/2297903002 Cr-Commit-Position: refs/heads/master@{#416066} (cherry picked from commit fd2bc7fb594c0d299649b3416055014e3c402107)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -4 lines) Patch
M components/arc/bluetooth/arc_bluetooth_bridge.h View 3 chunks +7 lines, -0 lines 0 comments Download
M components/arc/bluetooth/arc_bluetooth_bridge.cc View 2 chunks +84 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Rahul Chaturvedi
4 years, 3 months ago (2016-09-07 23:52:10 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) to pending queue manually as
ccff26af3e2c66bb613d057b444222ab034904f6.

Powered by Google App Engine
This is Rietveld 408576698