OSDN Git Service

android-x86/system-bt.git
8 years agoMerge "Workaround for H4 HCI stream corruption during LE scans" into mnc-dr-dev am...
Andre Eisenbach [Wed, 21 Oct 2015 02:20:18 +0000 (02:20 +0000)]
Merge "Workaround for H4 HCI stream corruption during LE scans" into mnc-dr-dev am: 78870e0f38
am: 3d28925a71

* commit '3d28925a718166c114737a6e4d0142b74a4d70db':
  Workaround for H4 HCI stream corruption during LE scans

8 years agoresolve merge conflicts of 15a5c3f852 to mnc-dr-dev-plus-aosp.
Andre Eisenbach [Wed, 21 Oct 2015 02:15:52 +0000 (19:15 -0700)]
resolve merge conflicts of 15a5c3f852 to mnc-dr-dev-plus-aosp.

Change-Id: I072cf4d4fe0f4338647c806c064817ded06ee223

8 years agoMerge "Workaround for H4 HCI stream corruption during LE scans" into mnc-dr-dev
Andre Eisenbach [Wed, 21 Oct 2015 01:37:00 +0000 (01:37 +0000)]
Merge "Workaround for H4 HCI stream corruption during LE scans" into mnc-dr-dev
am: 78870e0f38

* commit '78870e0f38658e389e22dfba5da3f239f01966d7':
  Workaround for H4 HCI stream corruption during LE scans

8 years agoMerge "Workaround for H4 HCI stream corruption during LE scans" into mnc-dr-dev
Andre Eisenbach [Wed, 21 Oct 2015 01:33:07 +0000 (01:33 +0000)]
Merge "Workaround for H4 HCI stream corruption during LE scans" into mnc-dr-dev

8 years agoRemove absolute volume control whitelist
Andre Eisenbach [Wed, 21 Oct 2015 01:17:19 +0000 (01:17 +0000)]
Remove absolute volume control whitelist
am: 8289925079

* commit '8289925079c40ec91fa99d0ea6817f796a66681a':
  Remove absolute volume control whitelist

8 years agoWorkaround for H4 HCI stream corruption during LE scans
Andre Eisenbach [Fri, 11 Sep 2015 04:41:39 +0000 (21:41 -0700)]
Workaround for H4 HCI stream corruption during LE scans

Sometimes, during result-heavy LE scans, the UART byte stream can become
corrupted, leading to assertions caused by mis-interpreting the bytes
following the corruption.

This workaround looks for tell-tale signs of a BLE event and attempts to
skip the correct amount of bytes in the stream to re-synchronize onto a
packet boundary.

Bug: 23934838
Change-Id: Ifadaecf8077cb1defc7134c59c97302fca660f81

8 years agodoc: add supported features document am: ac43e88a0a
Scott James Remnant [Tue, 20 Oct 2015 23:15:56 +0000 (23:15 +0000)]
doc: add supported features document am: ac43e88a0a
am: 2be3cd3f69

* commit '2be3cd3f69513aac3a0a199c486f680dda6ad74a':
  doc: add supported features document

8 years agodoc: add supported features document
Scott James Remnant [Tue, 20 Oct 2015 23:11:48 +0000 (23:11 +0000)]
doc: add supported features document
am: ac43e88a0a

* commit 'ac43e88a0aa375e712683e2b218d876c616e6f5e':
  doc: add supported features document

8 years agodoc: add supported features document
Scott James Remnant [Tue, 20 Oct 2015 22:54:06 +0000 (15:54 -0700)]
doc: add supported features document

Summarize the versions and roles of each profile/protocol listed
in our Qualified Design, and provide a link to the QDID.

Change-Id: I8cfbbd466c684cb95de5433b3d7fa0f1fd567689

8 years agoDO NOT MERGE Revert "am b3ca1b37: resolved conflicts for merge of a905eb62 to mnc...
Sharvil Nanavati [Fri, 4 Sep 2015 09:06:45 +0000 (02:06 -0700)]
DO NOT MERGE Revert "am b3ca1b37: resolved conflicts for merge of a905eb62 to mnc-dr-dev-plus-aosp"

This reverts commit 2f86b2fc188edb0ba50483e624bd982a594c6633, reversing
changes made to 15c3ad9c08b864f63ed2581a10a65107fbe04752.

Change-Id: I43500eb0513180db8ba5b4ecc9f2dec934173c7f

8 years agoDO NOT MERGE fix am error for 1dffda3b
Scott James Remnant [Tue, 20 Oct 2015 01:46:48 +0000 (18:46 -0700)]
DO NOT MERGE fix am error for 1dffda3b

Change-Id: Ic11a786ccf99ae50178b906f2163500c3af55612

8 years agoDO NOT MERGE Revert "DO NOT MERGE Use POSIX timer API for wake alarms instead of...
Scott James Remnant [Mon, 19 Oct 2015 17:48:06 +0000 (10:48 -0700)]
DO NOT MERGE Revert "DO NOT MERGE Use POSIX timer API for wake alarms instead of OSI callouts."

Also reverts:
  "Fix build: use unsigned long long in arithmetic expression."
  "Fix build: add LOG_TAG parameter to LOG_* macros."

These CLs cause build failures on various platforms, an alternate
approach is being developed.

8 years agoDO NOT MERGE Revert "am b3ca1b37: resolved conflicts for merge of a905eb62 to mnc...
Sharvil Nanavati [Tue, 20 Oct 2015 02:22:48 +0000 (02:22 +0000)]
DO NOT MERGE Revert "am b3ca1b37: resolved conflicts for merge of a905eb62 to mnc-dr-dev-plus-aosp"
am: 41ddf544d0  -s ours

* commit '41ddf544d038e3ae0a26b6989bfb3d6727161e84':
  DO NOT MERGE Revert "am b3ca1b37: resolved conflicts for merge of a905eb62 to mnc-dr-dev-plus-aosp"

8 years agoDO NOT MERGE fix am error for 1dffda3b
Scott James Remnant [Tue, 20 Oct 2015 02:22:44 +0000 (02:22 +0000)]
DO NOT MERGE fix am error for 1dffda3b
am: f9e2fe4b33  -s ours

* commit 'f9e2fe4b3307c70cae1a06b0736d9483b284d4a3':
  DO NOT MERGE fix am error for 1dffda3b

8 years agoDO NOT MERGE Revert "DO NOT MERGE Use POSIX timer API for wake alarms instead of...
Scott James Remnant [Tue, 20 Oct 2015 02:22:40 +0000 (02:22 +0000)]
DO NOT MERGE Revert "DO NOT MERGE Use POSIX timer API for wake alarms instead of OSI callouts."
am: 43838819bc  -s ours

* commit '43838819bc791d08cf087527e9ec4937bf516004':
  DO NOT MERGE Revert "DO NOT MERGE Use POSIX timer API for wake alarms instead of OSI callouts."

8 years agoDO NOT MERGE Revert "am b3ca1b37: resolved conflicts for merge of a905eb62 to mnc...
Sharvil Nanavati [Fri, 4 Sep 2015 09:06:45 +0000 (02:06 -0700)]
DO NOT MERGE Revert "am b3ca1b37: resolved conflicts for merge of a905eb62 to mnc-dr-dev-plus-aosp"

This reverts commit 2f86b2fc188edb0ba50483e624bd982a594c6633, reversing
changes made to 15c3ad9c08b864f63ed2581a10a65107fbe04752.

Change-Id: I43500eb0513180db8ba5b4ecc9f2dec934173c7f

8 years agoCorrect project name in Style Guide am: d20656568b
Scott James Remnant [Tue, 20 Oct 2015 01:48:52 +0000 (01:48 +0000)]
Correct project name in Style Guide am: d20656568b
am: bbc4dc331a

* commit 'bbc4dc331acb7d8f828a8a3cae08ba3b6e073cef':
  Correct project name in Style Guide

8 years agoResolve merge resolution differences between branches am: 02a29284a2 -s ours
Scott James Remnant [Tue, 20 Oct 2015 01:48:43 +0000 (01:48 +0000)]
Resolve merge resolution differences between branches am: 02a29284a2  -s ours
am: 39db8130c6

* commit '39db8130c6cc109ada6f10f1f13fc92d419cb3b2':
  Resolve merge resolution differences between branches

8 years agoDO NOT MERGE fix am error for 1dffda3b
Scott James Remnant [Tue, 20 Oct 2015 01:46:48 +0000 (18:46 -0700)]
DO NOT MERGE fix am error for 1dffda3b

Change-Id: Ic11a786ccf99ae50178b906f2163500c3af55612

8 years agoDO NOT MERGE Revert "DO NOT MERGE Use POSIX timer API for wake alarms instead of...
Scott James Remnant [Mon, 19 Oct 2015 17:48:06 +0000 (10:48 -0700)]
DO NOT MERGE Revert "DO NOT MERGE Use POSIX timer API for wake alarms instead of OSI callouts."

Also reverts:
  "Fix build: use unsigned long long in arithmetic expression."
  "Fix build: add LOG_TAG parameter to LOG_* macros."

These CLs cause build failures on various platforms, an alternate
approach is being developed.

8 years agoCorrect project name in Style Guide
Scott James Remnant [Tue, 20 Oct 2015 01:30:36 +0000 (01:30 +0000)]
Correct project name in Style Guide
am: d20656568b

* commit 'd20656568beb2f3d1a6528771e6ac463ca92364c':
  Correct project name in Style Guide

8 years agoResolve merge resolution differences between branches
Scott James Remnant [Tue, 20 Oct 2015 01:30:28 +0000 (01:30 +0000)]
Resolve merge resolution differences between branches
am: 02a29284a2  -s ours

* commit '02a29284a26a9d63210865ae9f086c0ad730ca78':
  Resolve merge resolution differences between branches

8 years agoCorrect project name in Style Guide
Scott James Remnant [Tue, 20 Oct 2015 01:02:03 +0000 (18:02 -0700)]
Correct project name in Style Guide

Change-Id: I07f41629b06820b85bf95ca255c68fc2ea78217a

8 years agoResolve merge resolution differences between branches
Scott James Remnant [Mon, 19 Oct 2015 23:23:28 +0000 (16:23 -0700)]
Resolve merge resolution differences between branches

Change-Id: I7b2f5bcf3a43aacdfbb740589ca1538ade149473

8 years agoRemove absolute volume control whitelist
Andre Eisenbach [Mon, 19 Oct 2015 23:06:20 +0000 (16:06 -0700)]
Remove absolute volume control whitelist

Remove the absolute volume control whitelist to enable absolute volume
control for all compatible devices.

Bug: 25081918
Change-Id: Iab0e4b4c4fd3dac0fefdf62ec80419dd64b56c0c

8 years agoam bb8196ad: am 36d0e2b9: Add Flic smart button to interop database
Andre Eisenbach [Mon, 19 Oct 2015 21:12:04 +0000 (21:12 +0000)]
am bb8196ad: am 36d0e2b9: Add Flic smart button to interop database

* commit 'bb8196ad8e20ad21da8a95ede61d396393689e70':
  Add Flic smart button to interop database

8 years agoam c85cd70f: am 1946f251: Add missing LOG_TAG as the first argument to LOG_ERROR()
Pavlin Radoslavov [Mon, 19 Oct 2015 21:12:03 +0000 (21:12 +0000)]
am c85cd70f: am 1946f251: Add missing LOG_TAG as the first argument to LOG_ERROR()

* commit 'c85cd70f6661d5946efaa9920a22f674c6f65d36':
  Add missing LOG_TAG as the first argument to LOG_ERROR()

8 years agoam 29d002b9: am 577862e0: Update the usage of fixed_queue.
Pavlin Radoslavov [Mon, 19 Oct 2015 21:12:03 +0000 (21:12 +0000)]
am 29d002b9: am 577862e0: Update the usage of fixed_queue.

* commit '29d002b9b1ac73aac946eae1f6bf2cea8306b87b':
  Update the usage of fixed_queue.

8 years agoam d0c2dd9d: resolved conflicts for 5b9b1b89 to stage-aosp-master
Scott James Remnant [Mon, 19 Oct 2015 21:12:01 +0000 (21:12 +0000)]
am d0c2dd9d: resolved conflicts for 5b9b1b89 to stage-aosp-master

* commit 'd0c2dd9dc9081ef9a7a2750d5a87eae5abc011ab':
  Raise BTU and HCI thread priorities

8 years agoam 36d0e2b9: Add Flic smart button to interop database
Andre Eisenbach [Mon, 19 Oct 2015 21:09:10 +0000 (14:09 -0700)]
am 36d0e2b9: Add Flic smart button to interop database

* commit '36d0e2b97be8b04d6607e9c1d76bbd2c9c891305':
  Add Flic smart button to interop database

8 years agoam 1946f251: Add missing LOG_TAG as the first argument to LOG_ERROR()
Pavlin Radoslavov [Mon, 19 Oct 2015 21:09:10 +0000 (14:09 -0700)]
am 1946f251: Add missing LOG_TAG as the first argument to LOG_ERROR()

* commit '1946f2516f5d1384ea7d25bb87d019c1875ae7f0':
  Add missing LOG_TAG as the first argument to LOG_ERROR()

8 years agoam 577862e0: Update the usage of fixed_queue.
Pavlin Radoslavov [Mon, 19 Oct 2015 21:09:09 +0000 (14:09 -0700)]
am 577862e0: Update the usage of fixed_queue.

* commit '577862e0d87891164a469afcecd1135bf04d1f6e':
  Update the usage of fixed_queue.

8 years agoresolved conflicts for 5b9b1b89 to stage-aosp-master
Scott James Remnant [Mon, 19 Oct 2015 21:05:46 +0000 (14:05 -0700)]
resolved conflicts for 5b9b1b89 to stage-aosp-master

Change-Id: I26781a825590a9effbc7d622391775b2eca58902

8 years agoam 2bca3d2a: am e29c3430: GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros
Pavlin Radoslavov [Mon, 19 Oct 2015 20:39:29 +0000 (20:39 +0000)]
am 2bca3d2a: am e29c3430: GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros

* commit '2bca3d2a1f37d3469080b931735a117a8e6451c0':
  GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros

8 years agoam e40c734e: am 258c2538: GKI cleanup - moved GKI buffer allocation wrappers to OSI
Pavlin Radoslavov [Mon, 19 Oct 2015 20:39:28 +0000 (20:39 +0000)]
am e40c734e: am 258c2538: GKI cleanup - moved GKI buffer allocation wrappers to OSI

* commit 'e40c734e67a59a7cd750a33a2d077ac6911768b0':
  GKI cleanup - moved GKI buffer allocation wrappers to OSI

8 years agoam 91c7bdc6: am 9f1c9ad8: GKI cleanup - Moved struct TIMER_LIST_ENT to OSI
Pavlin Radoslavov [Mon, 19 Oct 2015 20:39:26 +0000 (20:39 +0000)]
am 91c7bdc6: am 9f1c9ad8: GKI cleanup - Moved struct TIMER_LIST_ENT to OSI

* commit '91c7bdc622251b0feb69b5f78d614a0180e4aa2c':
  GKI cleanup - Moved struct TIMER_LIST_ENT to OSI

8 years agoam ae5a6159: am 1a3844f9: GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue
Pavlin Radoslavov [Mon, 19 Oct 2015 20:39:25 +0000 (20:39 +0000)]
am ae5a6159: am 1a3844f9: GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue

* commit 'ae5a6159b675b5d01ce3731a292ba0ea9f3c8291':
  GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue

8 years agoam 5de9c923: am 1eb1ea0c: GKI cleanup - Moved functions GKI_disable() and GKI_enable...
Pavlin Radoslavov [Mon, 19 Oct 2015 20:39:23 +0000 (20:39 +0000)]
am 5de9c923: am 1eb1ea0c: GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI

* commit '5de9c923d39c9fc9991620d7bd1572c38466d6ad':
  GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI

8 years agoam b22aeb23: resolved conflicts for c196f214 to stage-aosp-master
Pavlin Radoslavov [Mon, 19 Oct 2015 20:34:58 +0000 (20:34 +0000)]
am b22aeb23: resolved conflicts for c196f214 to stage-aosp-master

* commit 'b22aeb23fa102920199f2a537e6628bc8c3781eb':
  GKI cleanup - Moved GKI_get_os_tick_count() to OSI

8 years agoam e29c3430: GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros
Pavlin Radoslavov [Mon, 19 Oct 2015 20:33:18 +0000 (13:33 -0700)]
am e29c3430: GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros

* commit 'e29c3430bfee2d92ba09c3cb4780a577ffc90712':
  GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros

8 years agoam 258c2538: GKI cleanup - moved GKI buffer allocation wrappers to OSI
Pavlin Radoslavov [Mon, 19 Oct 2015 20:33:17 +0000 (13:33 -0700)]
am 258c2538: GKI cleanup - moved GKI buffer allocation wrappers to OSI

* commit '258c2538e3b62a8cdb403f2730c45d721e5292b4':
  GKI cleanup - moved GKI buffer allocation wrappers to OSI

8 years agoam 9f1c9ad8: GKI cleanup - Moved struct TIMER_LIST_ENT to OSI
Pavlin Radoslavov [Mon, 19 Oct 2015 20:33:17 +0000 (13:33 -0700)]
am 9f1c9ad8: GKI cleanup - Moved struct TIMER_LIST_ENT to OSI

* commit '9f1c9ad85759c7663e3bbc494f8e75b2f107da67':
  GKI cleanup - Moved struct TIMER_LIST_ENT to OSI

8 years agoam 1a3844f9: GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue
Pavlin Radoslavov [Mon, 19 Oct 2015 20:33:16 +0000 (13:33 -0700)]
am 1a3844f9: GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue

* commit '1a3844f933bd63c8a381371dabfb35c6a0249e3e':
  GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue

8 years agoam 1eb1ea0c: GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI
Pavlin Radoslavov [Mon, 19 Oct 2015 20:33:15 +0000 (13:33 -0700)]
am 1eb1ea0c: GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI

* commit '1eb1ea0cf2da992a3193506806e571dcbe3ec947':
  GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI

8 years agoresolved conflicts for c196f214 to stage-aosp-master
Pavlin Radoslavov [Mon, 19 Oct 2015 20:24:32 +0000 (13:24 -0700)]
resolved conflicts for c196f214 to stage-aosp-master

Change-Id: I3c8acd59271180d5c11760d08ea960bb90040a8e

8 years agoam 51d14a76: am 89ba148d: Disable opening network debug ports for security reasons
Pavlin Radoslavov [Mon, 19 Oct 2015 20:00:33 +0000 (20:00 +0000)]
am 51d14a76: am 89ba148d: Disable opening network debug ports for security reasons

* commit '51d14a7610d4802f5d007f4513b32f957b1e28ec':
  Disable opening network debug ports for security reasons

8 years agoam b4ccca65: resolved conflicts for 2181f1a4 to stage-aosp-master
Scott James Remnant [Mon, 19 Oct 2015 19:56:32 +0000 (19:56 +0000)]
am b4ccca65: resolved conflicts for 2181f1a4 to stage-aosp-master

* commit 'b4ccca65781e92ef9096834db8537309917b9cea':
  Fix PAN crash due to fd mismatch

8 years agoam 89ba148d: Disable opening network debug ports for security reasons
Pavlin Radoslavov [Mon, 19 Oct 2015 19:55:07 +0000 (12:55 -0700)]
am 89ba148d: Disable opening network debug ports for security reasons

* commit '89ba148d2e19e6633318dd2d9a04bd2728281c30':
  Disable opening network debug ports for security reasons

8 years agoresolved conflicts for 2181f1a4 to stage-aosp-master
Scott James Remnant [Mon, 19 Oct 2015 19:21:22 +0000 (12:21 -0700)]
resolved conflicts for 2181f1a4 to stage-aosp-master

Change-Id: Ie6dd56d2605e732f9f9e08269d361288bb888874

8 years agoam e0f21ad7: am 70ae7de9: GKI cleanup - Remove GKI pool related defines
Pavlin Radoslavov [Mon, 19 Oct 2015 19:14:13 +0000 (19:14 +0000)]
am e0f21ad7: am 70ae7de9: GKI cleanup - Remove GKI pool related defines

* commit 'e0f21ad7a8b6ff18babe774d9e047f8f13d2f11d':
  GKI cleanup - Remove GKI pool related defines

8 years agoam a0bec1cc: am 1d5b8592: GKI cleanup - Eliminate function GKI_get_pool_bufsize()
Pavlin Radoslavov [Mon, 19 Oct 2015 19:14:13 +0000 (19:14 +0000)]
am a0bec1cc: am 1d5b8592: GKI cleanup - Eliminate function GKI_get_pool_bufsize()

* commit 'a0bec1cc845eee860682373eb5128a9a7bfb5fff':
  GKI cleanup - Eliminate function GKI_get_pool_bufsize()

8 years agoam 322cb6e7: am 21cce2ec: GKI cleanup - Eliminated function GKI_poolcount
Pavlin Radoslavov [Mon, 19 Oct 2015 19:14:12 +0000 (19:14 +0000)]
am 322cb6e7: am 21cce2ec: GKI cleanup - Eliminated function GKI_poolcount

* commit '322cb6e75bbbcd8f89717bd7f21166550dd72df5':
  GKI cleanup - Eliminated function GKI_poolcount

8 years agoam 41a842af: am 2e3d006b: GKI cleanup - Eliminate usage of pool buffers
Pavlin Radoslavov [Mon, 19 Oct 2015 19:14:12 +0000 (19:14 +0000)]
am 41a842af: am 2e3d006b: GKI cleanup - Eliminate usage of pool buffers

* commit '41a842af4974a51f574872f2497794da7416d0dd':
  GKI cleanup - Eliminate usage of pool buffers

8 years agoam 3d3810fe: am 6b24485c: Fix PAN and AV role switch war
tturney [Mon, 19 Oct 2015 19:14:11 +0000 (19:14 +0000)]
am 3d3810fe: am 6b24485c: Fix PAN and AV role switch war

* commit '3d3810feeea3e6518fe9de173695e34d645db4ee':
  Fix PAN and AV role switch war

8 years agoam 3f236aa1: am 410970f2: Ensure thread priority is raised for media task / UIPC
Andre Eisenbach [Mon, 19 Oct 2015 19:14:11 +0000 (19:14 +0000)]
am 3f236aa1: am 410970f2: Ensure thread priority is raised for media task / UIPC

* commit '3f236aa1a63a63f47ea0fcead037292ab59116bb':
  Ensure thread priority is raised for media task / UIPC

8 years agoam 1535b55c: am 8c24123f: Change UHID socket to be non-blocking
Andre Eisenbach [Mon, 19 Oct 2015 19:14:10 +0000 (19:14 +0000)]
am 1535b55c: am 8c24123f: Change UHID socket to be non-blocking

* commit '1535b55c2f9691c0fda6e22de9367145b99bc03f':
  Change UHID socket to be non-blocking

8 years agoam 2ae635f4: am 7f2eed69: Check BR device count before initiating role switch
Nitin Shivpure [Mon, 19 Oct 2015 19:14:10 +0000 (19:14 +0000)]
am 2ae635f4: am 7f2eed69: Check BR device count before initiating role switch

* commit '2ae635f40a0f942b0b876176dd5d83ea35070338':
  Check BR device count before initiating role switch

8 years agoam 4eaa995e: am 642f2330: GKI cleanup - Eliminated function GKI_delay
Pavlin Radoslavov [Mon, 19 Oct 2015 19:14:09 +0000 (19:14 +0000)]
am 4eaa995e: am 642f2330: GKI cleanup - Eliminated function GKI_delay

* commit '4eaa995e5a596c862c46e41c07e5203b3dbd6f8c':
  GKI cleanup - Eliminated function GKI_delay

8 years agoam 16c682a7: am de86bfa2: Add libpower as a dependency to all device targets that...
Sharvil Nanavati [Mon, 19 Oct 2015 19:14:08 +0000 (19:14 +0000)]
am 16c682a7: am de86bfa2: Add libpower as a dependency to all device targets that include libosi.

* commit '16c682a7e8295843d2c905a4aea1096bdca522f8':
  Add libpower as a dependency to all device targets that include libosi.

8 years agoam e1beca8b: am 20a1555a: Allow BT inquiry while discovery is in progress.
tturney [Mon, 19 Oct 2015 19:14:08 +0000 (19:14 +0000)]
am e1beca8b: am 20a1555a: Allow BT inquiry while discovery is in progress.

* commit 'e1beca8bbcfcfba2bf6ab46627a439ff95cdb0fa':
  Allow BT inquiry while discovery is in progress.

8 years agoam 78f84da0: am 7b4fdb40: Eliminate recursive calling when handling GATT related...
Pavlin Radoslavov [Mon, 19 Oct 2015 19:14:07 +0000 (19:14 +0000)]
am 78f84da0: am 7b4fdb40: Eliminate recursive calling when handling GATT related errors

* commit '78f84da065c336941a80895756614ff87d3b481f':
  Eliminate recursive calling when handling GATT related errors

8 years agoam de5a6f38: am aafe557b: Fix issue where bluesleep idle timer is not started
wang ping [Mon, 19 Oct 2015 19:14:06 +0000 (19:14 +0000)]
am de5a6f38: am aafe557b: Fix issue where bluesleep idle timer is not started

* commit 'de5a6f387eb366f605e9d759148f40862c9bca1a':
  Fix issue where bluesleep idle timer is not started

8 years agoam 4d99e011: am 530f7727: Fix btwrite timer timeout for Angler (2/2)
tturney [Mon, 19 Oct 2015 19:14:06 +0000 (19:14 +0000)]
am 4d99e011: am 530f7727: Fix btwrite timer timeout for Angler (2/2)

* commit '4d99e011dcc7b0bef88bb24d7d7b5e51897bfaa5':
  Fix btwrite timer timeout for Angler (2/2)

8 years agoam 8bad5d06: am 9d0965c9: Implementation of net_test_bluedroid as a GTest.
Joshua Schwarz [Mon, 19 Oct 2015 19:14:05 +0000 (19:14 +0000)]
am 8bad5d06: am 9d0965c9: Implementation of net_test_bluedroid as a GTest.

* commit '8bad5d06de9792e19bb698c049c7bfa347520cba':
  Implementation of net_test_bluedroid as a GTest.

8 years agoam cc504635: am fda32d91: LE Multi-Advertising State Change Sub-event Wrong Variable...
Jacob Lee [Mon, 19 Oct 2015 19:14:05 +0000 (19:14 +0000)]
am cc504635: am fda32d91: LE Multi-Advertising State Change Sub-event Wrong Variable Type

* commit 'cc5046351361c5684f97cbb1032f5d514581592e':
  LE Multi-Advertising State Change Sub-event Wrong Variable Type

8 years agoam 958f09b6: am 4602429d: Fix incorrect SetConnScanParam function mapping
Sunny Kapdi [Mon, 19 Oct 2015 19:14:04 +0000 (19:14 +0000)]
am 958f09b6: am 4602429d: Fix incorrect SetConnScanParam function mapping

* commit '958f09b6a0e8af5ef9e26f3cb6eec5117f5e8b4d':
  Fix incorrect SetConnScanParam function mapping

8 years agoam a887e765: am 11026214: Enable clang compilation.
Chih-Hung Hsieh [Mon, 19 Oct 2015 19:14:03 +0000 (19:14 +0000)]
am a887e765: am 11026214: Enable clang compilation.

* commit 'a887e765da53bb49b7cb834e930cd793732dbcc9':
  Enable clang compilation.

8 years agoam 7deacad6: am 3858011b: Send current RPA instead of pseudo-address on connect.
Sharvil Nanavati [Mon, 19 Oct 2015 19:14:03 +0000 (19:14 +0000)]
am 7deacad6: am 3858011b: Send current RPA instead of pseudo-address on connect.

* commit '7deacad6f54e08296527769b514183532d6fda29':
  Send current RPA instead of pseudo-address on connect.

8 years agoam 6106a1b3: am f34d336a: (-s ours) A2DP audio HAL: implement out_get_presentation_po...
Eric Laurent [Mon, 19 Oct 2015 19:14:02 +0000 (19:14 +0000)]
am 6106a1b3: am f34d336a: (-s ours) A2DP audio HAL: implement out_get_presentation_position()

* commit '6106a1b3217ff15a62498e706812a0a548a72261':
  A2DP audio HAL: implement out_get_presentation_position()

8 years agoam 70ae7de9: GKI cleanup - Remove GKI pool related defines
Pavlin Radoslavov [Mon, 19 Oct 2015 19:10:39 +0000 (12:10 -0700)]
am 70ae7de9: GKI cleanup - Remove GKI pool related defines

* commit '70ae7de9451e3dc074a048ba98b672a6ba3a4551':
  GKI cleanup - Remove GKI pool related defines

8 years agoam 1d5b8592: GKI cleanup - Eliminate function GKI_get_pool_bufsize()
Pavlin Radoslavov [Mon, 19 Oct 2015 19:10:38 +0000 (12:10 -0700)]
am 1d5b8592: GKI cleanup - Eliminate function GKI_get_pool_bufsize()

* commit '1d5b85924df3a114efe6588e857d0de3eb47b1d2':
  GKI cleanup - Eliminate function GKI_get_pool_bufsize()

8 years agoam 21cce2ec: GKI cleanup - Eliminated function GKI_poolcount
Pavlin Radoslavov [Mon, 19 Oct 2015 19:10:38 +0000 (12:10 -0700)]
am 21cce2ec: GKI cleanup - Eliminated function GKI_poolcount

* commit '21cce2ecb75265845e7b24f2cde11e104b074838':
  GKI cleanup - Eliminated function GKI_poolcount

8 years agoam 2e3d006b: GKI cleanup - Eliminate usage of pool buffers
Pavlin Radoslavov [Mon, 19 Oct 2015 19:10:37 +0000 (12:10 -0700)]
am 2e3d006b: GKI cleanup - Eliminate usage of pool buffers

* commit '2e3d006b96eafb0651fe7f78d28250faf89405de':
  GKI cleanup - Eliminate usage of pool buffers

8 years agoam 6b24485c: Fix PAN and AV role switch war
tturney [Mon, 19 Oct 2015 19:10:37 +0000 (12:10 -0700)]
am 6b24485c: Fix PAN and AV role switch war

* commit '6b24485cec18ea111b05bc23f61d9c3f6a6b8747':
  Fix PAN and AV role switch war

8 years agoam 410970f2: Ensure thread priority is raised for media task / UIPC
Andre Eisenbach [Mon, 19 Oct 2015 19:10:37 +0000 (12:10 -0700)]
am 410970f2: Ensure thread priority is raised for media task / UIPC

* commit '410970f285ff34e6f1952dec2202825d890c3a0d':
  Ensure thread priority is raised for media task / UIPC

8 years agoam 8c24123f: Change UHID socket to be non-blocking
Andre Eisenbach [Mon, 19 Oct 2015 19:10:36 +0000 (12:10 -0700)]
am 8c24123f: Change UHID socket to be non-blocking

* commit '8c24123f9897991d228865c7eec35e33569e46bb':
  Change UHID socket to be non-blocking

8 years agoam 7f2eed69: Check BR device count before initiating role switch
Nitin Shivpure [Mon, 19 Oct 2015 19:10:36 +0000 (12:10 -0700)]
am 7f2eed69: Check BR device count before initiating role switch

* commit '7f2eed693f328843ed912144ed6ffcab0f2e3e75':
  Check BR device count before initiating role switch

8 years agoam 642f2330: GKI cleanup - Eliminated function GKI_delay
Pavlin Radoslavov [Mon, 19 Oct 2015 19:10:35 +0000 (12:10 -0700)]
am 642f2330: GKI cleanup - Eliminated function GKI_delay

* commit '642f233005cdcbbbcb92b77d6297fc080b7f072e':
  GKI cleanup - Eliminated function GKI_delay

8 years agoam de86bfa2: Add libpower as a dependency to all device targets that include libosi.
Sharvil Nanavati [Mon, 19 Oct 2015 19:10:35 +0000 (12:10 -0700)]
am de86bfa2: Add libpower as a dependency to all device targets that include libosi.

* commit 'de86bfa27b3ae6a9812788efe2b76fa3e7931d56':
  Add libpower as a dependency to all device targets that include libosi.

8 years agoam 20a1555a: Allow BT inquiry while discovery is in progress.
tturney [Mon, 19 Oct 2015 19:10:34 +0000 (12:10 -0700)]
am 20a1555a: Allow BT inquiry while discovery is in progress.

* commit '20a1555a0665efaab69ff25b3e7842d5f6c110c8':
  Allow BT inquiry while discovery is in progress.

8 years agoam 7b4fdb40: Eliminate recursive calling when handling GATT related errors
Pavlin Radoslavov [Mon, 19 Oct 2015 19:10:34 +0000 (12:10 -0700)]
am 7b4fdb40: Eliminate recursive calling when handling GATT related errors

* commit '7b4fdb40e81a68d254f6bf7cefbc385d978fb9d0':
  Eliminate recursive calling when handling GATT related errors

8 years agoam aafe557b: Fix issue where bluesleep idle timer is not started
wang ping [Mon, 19 Oct 2015 19:10:33 +0000 (12:10 -0700)]
am aafe557b: Fix issue where bluesleep idle timer is not started

* commit 'aafe557b56f2fb97a9d96a86bef8b4d6886cc6b3':
  Fix issue where bluesleep idle timer is not started

8 years agoam 530f7727: Fix btwrite timer timeout for Angler (2/2)
tturney [Mon, 19 Oct 2015 19:10:33 +0000 (12:10 -0700)]
am 530f7727: Fix btwrite timer timeout for Angler (2/2)

* commit '530f7727badf163705eb9638533f5af5d89fcacf':
  Fix btwrite timer timeout for Angler (2/2)

8 years agoam 9d0965c9: Implementation of net_test_bluedroid as a GTest.
Joshua Schwarz [Mon, 19 Oct 2015 19:10:32 +0000 (12:10 -0700)]
am 9d0965c9: Implementation of net_test_bluedroid as a GTest.

* commit '9d0965c9c9aaeac3dbb3b1ba5f76b3d9010f3eaa':
  Implementation of net_test_bluedroid as a GTest.

8 years agoam fda32d91: LE Multi-Advertising State Change Sub-event Wrong Variable Type
Jacob Lee [Mon, 19 Oct 2015 19:10:32 +0000 (12:10 -0700)]
am fda32d91: LE Multi-Advertising State Change Sub-event Wrong Variable Type

* commit 'fda32d91ec7f5a2e04464d19a6e57cddbe81c2e7':
  LE Multi-Advertising State Change Sub-event Wrong Variable Type

8 years agoam 4602429d: Fix incorrect SetConnScanParam function mapping
Sunny Kapdi [Mon, 19 Oct 2015 19:10:31 +0000 (12:10 -0700)]
am 4602429d: Fix incorrect SetConnScanParam function mapping

* commit '4602429dbcf5a5d6076f65450354be4db9f0f114':
  Fix incorrect SetConnScanParam function mapping

8 years agoam 11026214: Enable clang compilation.
Chih-Hung Hsieh [Mon, 19 Oct 2015 19:10:31 +0000 (12:10 -0700)]
am 11026214: Enable clang compilation.

* commit '110262140c4ab383a27d19c08e33f5937bd09c11':
  Enable clang compilation.

8 years agoam 3858011b: Send current RPA instead of pseudo-address on connect.
Sharvil Nanavati [Mon, 19 Oct 2015 19:10:31 +0000 (12:10 -0700)]
am 3858011b: Send current RPA instead of pseudo-address on connect.

* commit '3858011befbf62ac8c38af1493d9c61d43f999da':
  Send current RPA instead of pseudo-address on connect.

8 years agoam f34d336a: (-s ours) A2DP audio HAL: implement out_get_presentation_position()
Eric Laurent [Mon, 19 Oct 2015 19:10:30 +0000 (12:10 -0700)]
am f34d336a: (-s ours) A2DP audio HAL: implement out_get_presentation_position()

* commit 'f34d336a16a6788f667355b70a4d53b1325a25ed':
  A2DP audio HAL: implement out_get_presentation_position()

8 years agoam 22c1d4fe: am 28f294b9: Load factory Bluetooth address from system property
Ajay Panicker [Mon, 19 Oct 2015 19:09:47 +0000 (19:09 +0000)]
am 22c1d4fe: am 28f294b9: Load factory Bluetooth address from system property

* commit '22c1d4fe04bea076b793d370cd8fe9ab00660eb5':
  Load factory Bluetooth address from system property

8 years agoam 09e9dec4: am 6a42cbdb: Add a SCO routing command to net_hci.
Sharvil Nanavati [Mon, 19 Oct 2015 19:09:46 +0000 (19:09 +0000)]
am 09e9dec4: am 6a42cbdb: Add a SCO routing command to net_hci.

* commit '09e9dec4a8011803ba3343ad0eeb347583b41c11':
  Add a SCO routing command to net_hci.

8 years agoam 7fbf06c2: am 2af0bb6e: Fix merge discrepencies and resulting compile errors
Andre Eisenbach [Mon, 19 Oct 2015 19:09:45 +0000 (19:09 +0000)]
am 7fbf06c2: am 2af0bb6e: Fix merge discrepencies and resulting compile errors

* commit '7fbf06c2ba7a57d38e567c36941d5aca8c906b71':
  Fix merge discrepencies and resulting compile errors

8 years agoam 28f294b9: Load factory Bluetooth address from system property
Ajay Panicker [Mon, 19 Oct 2015 19:03:02 +0000 (12:03 -0700)]
am 28f294b9: Load factory Bluetooth address from system property

* commit '28f294b94f6e05f4572672671535f66bb60f0c0a':
  Load factory Bluetooth address from system property

8 years agoam 6a42cbdb: Add a SCO routing command to net_hci.
Sharvil Nanavati [Mon, 19 Oct 2015 19:03:02 +0000 (12:03 -0700)]
am 6a42cbdb: Add a SCO routing command to net_hci.

* commit '6a42cbdb53d856a364a0c0fac28a732b55bc1cd9':
  Add a SCO routing command to net_hci.

8 years agoam 2af0bb6e: Fix merge discrepencies and resulting compile errors
Andre Eisenbach [Mon, 19 Oct 2015 19:03:01 +0000 (12:03 -0700)]
am 2af0bb6e: Fix merge discrepencies and resulting compile errors

* commit '2af0bb6e5f6b380f374d510c54eabdf74c32bdf2':
  Fix merge discrepencies and resulting compile errors

8 years agoAdd Flic smart button to interop database
Andre Eisenbach [Mon, 5 Oct 2015 20:25:14 +0000 (13:25 -0700)]
Add Flic smart button to interop database

Bug: 24737963
Change-Id: If3b59437439305b490c5fc260a7080cee04f09c5

8 years agoAdd missing LOG_TAG as the first argument to LOG_ERROR()
Pavlin Radoslavov [Thu, 8 Oct 2015 16:52:11 +0000 (09:52 -0700)]
Add missing LOG_TAG as the first argument to LOG_ERROR()

NOTE: This fix is needed as a side-effect of code merged
from different branches.

Change-Id: I1d25e719605d75899253732bd3d10ca0b552d244

8 years agoUpdate the usage of fixed_queue.
Pavlin Radoslavov [Thu, 8 Oct 2015 01:07:48 +0000 (18:07 -0700)]
Update the usage of fixed_queue.

 * Relax non-NULL requirements for fixed_queue by eliminating
   some of the asserts.
   Now, when semantically possible, fixed_queue - related function
   will return the appropriate value even if the queue pointer is NULL.
   This reduces clutter in the code where we had to do anyway
   "if (queue != NULL)" checks.

 * Add non-NULL guards in the few remaining places where
   fixed_queue_get_list(). For now, we need to use this function,
   hence the extra check.
   That function should be eliminated in the future, because all the
   code where it is used violates the semantics of using a queue.

Bug: 24723840
Change-Id: I47632a3515f3d27856d4870e18723d345c040d64

8 years agoRaise BTU and HCI thread priorities
Andre Eisenbach [Wed, 7 Oct 2015 18:16:37 +0000 (11:16 -0700)]
Raise BTU and HCI thread priorities

The audio sub-system and audio related tasks run at elevated thread
priorities in order to ensure timely handling of audio packets. This
patch raises the thread priority of lower layer Bluetooth tasks involved
in delivering audio packets to avoid thread pre-emption and subsequent
audio skipping.

Bug: 24570959
Change-Id: I5e19ee4590207df753f7b8bfc22174959722ec2d

8 years agoGKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros
Pavlin Radoslavov [Mon, 28 Sep 2015 06:27:10 +0000 (23:27 -0700)]
GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros

Removed macros PORT_SCHEDULE_LOCK and PORT_SCHEDULE_UNLOCK
and replaced them with direct calls to mutex_global_lock()
and mutex_global_unlock() respectively.

Change-Id: I84a365feec239612b2224f029ae59f260cdb24a4