OSDN Git Service

android-x86/system-bt.git
6 years agopersistent configuration refactor am: f3fb316634
Jakub Pawlowski [Tue, 17 Oct 2017 00:59:48 +0000 (00:59 +0000)]
persistent configuration refactor am: f3fb316634
am: b457e1d65f

Change-Id: I9ea72be40a2c653506ac77c0ecf85fe37786a506

6 years agoMerge "Fix net_test_bluetooth" am: 0bb0d1bf9a
Jack He [Tue, 17 Oct 2017 00:59:22 +0000 (00:59 +0000)]
Merge "Fix net_test_bluetooth" am: 0bb0d1bf9a
am: 0e302ec187

Change-Id: Ied1f42c68a9af3a87807a937cbbf6cb2781c46aa

6 years agoRemove casts in bta/ and stack/btm am: 6ef9190de8
Myles Watson [Tue, 17 Oct 2017 00:58:52 +0000 (00:58 +0000)]
Remove casts in bta/ and stack/btm am: 6ef9190de8
am: 76b0ec3d07

Change-Id: I5a7258625e93117a75b684a4cac3071d1439d144

6 years agopersistent configuration refactor
Jakub Pawlowski [Mon, 16 Oct 2017 23:18:12 +0000 (23:18 +0000)]
persistent configuration refactor
am: f3fb316634

Change-Id: If416f2e5cc23775c5788be936a0c306e5c5d2e89

6 years agoBluetooth: Add AVRCP 1.3 as a developer option for AVRCP version (2/2)
Ajay Panicker [Fri, 1 Sep 2017 19:07:42 +0000 (12:07 -0700)]
Bluetooth: Add AVRCP 1.3 as a developer option for AVRCP version (2/2)

This is requied for the 2012 Mazda 3 carkit as the carkit refuses to send
AVRCP commands other than passthrough commands when the version is anything
else. AVRCP 1.3 is compatible with most carkits on the market and can be
used to get most carkits working at the cost of losing many features.

Bug: 37943083
Test: Set AVRCP 1.3 in developer options and see that SDP and the AVRCP
      capabilites have updated to reflect this.
      TestTracker: 105915/3975

Change-Id: Iffc7ed1dd91eecb699153125b25451de5826f202
(cherry picked from commit 2369a95e6ed0c16f61237fe9c1fc5a90d97129c1)

6 years agopersistent configuration refactor
Jakub Pawlowski [Fri, 6 Oct 2017 07:04:27 +0000 (00:04 -0700)]
persistent configuration refactor

Use std::list instead of list_t, use std::string instead of const char*

Bug: 67595284
Test: manual
Change-Id: I65f576977b547b09dc9aebea49d4e399e5712ec6

6 years agoMerge "Fix net_test_bluetooth"
Jack He [Mon, 16 Oct 2017 17:41:47 +0000 (17:41 +0000)]
Merge "Fix net_test_bluetooth"
am: 0bb0d1bf9a

Change-Id: I3df7b32664b350737f3d8e701fe60030726f3997

6 years agoMerge "Fix net_test_bluetooth"
Treehugger Robot [Mon, 16 Oct 2017 17:36:50 +0000 (17:36 +0000)]
Merge "Fix net_test_bluetooth"

6 years agoMerge "bta_gattc_cache: prepare for type unification" am: 0b11ecc18c
Jakub Pawlowski [Sun, 15 Oct 2017 03:27:11 +0000 (03:27 +0000)]
Merge "bta_gattc_cache: prepare for type unification" am: 0b11ecc18c
am: c9b909ae5e

Change-Id: I2979e9340a2fa855514c31424b0c96b6d65a11e1

6 years agoMerge "bta: Remove unsafe casts in BTA_AG" am: 277603d1d0
Myles Watson [Sun, 15 Oct 2017 03:26:45 +0000 (03:26 +0000)]
Merge "bta: Remove unsafe casts in BTA_AG" am: 277603d1d0
am: 45fc83c74b

Change-Id: I06cafa0e838d2d912f91908f3368b2124aef1a45

6 years agoMerge "stack: Remove casts and spell local_keys correctly" am: 89262fa363
Myles Watson [Sun, 15 Oct 2017 03:26:21 +0000 (03:26 +0000)]
Merge "stack: Remove casts and spell local_keys correctly" am: 89262fa363
am: ad8b8561e3

Change-Id: I2ca75231acf9cfd6ddcbac4b40f360aee51da9d2

6 years agoMerge "btif: Use key types to avoid casting" am: 38785040a6
Myles Watson [Sun, 15 Oct 2017 03:25:51 +0000 (03:25 +0000)]
Merge "btif: Use key types to avoid casting" am: 38785040a6
am: fe50feeb76

Change-Id: I08d02d761b57cefa5bbd8d3b2973e1e867039b00

6 years agoMinor style fixes in bta_gattc_act.cc am: a664b44ffc
Jakub Pawlowski [Sun, 15 Oct 2017 03:25:27 +0000 (03:25 +0000)]
Minor style fixes in bta_gattc_act.cc am: a664b44ffc
am: 884ff7ca09

Change-Id: I8de4721bcc11db4b1c41008beeaf7580d10c111d

6 years agogatt_utils minor style fixes am: d66c5718a1
Jakub Pawlowski [Sun, 15 Oct 2017 03:25:05 +0000 (03:25 +0000)]
gatt_utils minor style fixes am: d66c5718a1
am: 8161ff8d5b

Change-Id: I210257efa7bbd48bf820398652f4f1e18ed31297

6 years agogatt_act_discovery indentation fix am: e71e88575f
Jakub Pawlowski [Sun, 15 Oct 2017 03:24:42 +0000 (03:24 +0000)]
gatt_act_discovery indentation fix am: e71e88575f
am: 09e790e72f

Change-Id: I19191b6e6f5ca5b87542328e95c75354ad86589e

6 years agoBTA GATT cache cleanup bta_gattc_discover_pri_service am: 48e0c8d8a6
Jakub Pawlowski [Sun, 15 Oct 2017 03:24:15 +0000 (03:24 +0000)]
BTA GATT cache cleanup bta_gattc_discover_pri_service am: 48e0c8d8a6
am: 29476bf7f9

Change-Id: Id8f9ffba3c5fc40ad00ad1726188858acfc1605a

6 years agoFix crash in l2cble_start_conn_update am: 5e8d54e6c2
Jakub Pawlowski [Sun, 15 Oct 2017 03:23:45 +0000 (03:23 +0000)]
Fix crash in l2cble_start_conn_update am: 5e8d54e6c2
am: 06d973d5c9

Change-Id: I331c07202ca87b549c56c12c59491764c8f299a8

6 years agoHID: Refactor bta_dm_pm_ssr to be more readable am: c15cc24fe3
Jack He [Sun, 15 Oct 2017 03:23:25 +0000 (03:23 +0000)]
HID: Refactor bta_dm_pm_ssr to be more readable am: c15cc24fe3
am: a3bcc07423

Change-Id: I22dee52cb58e698204ff8f1fdd6d802b5264162a

6 years agoBTA GATT cache cleanup bta_gattc_srvc_in_list am: 9de0b5cb0a
Jakub Pawlowski [Sun, 15 Oct 2017 03:22:46 +0000 (03:22 +0000)]
BTA GATT cache cleanup bta_gattc_srvc_in_list am: 9de0b5cb0a
am: 4f7528c308

Change-Id: I608fa9de58837c844c2b422da131777d4be9f763

6 years agoBTA GATT cache cleanup add_*_to_list am: 0c3eaab266
Jakub Pawlowski [Sun, 15 Oct 2017 03:22:33 +0000 (03:22 +0000)]
BTA GATT cache cleanup add_*_to_list am: 0c3eaab266
am: 340dd2e525

Change-Id: I72756b31d64087946ddac80ac0c89fefce0537bb

6 years agoBTA GATT cache cleanup bta_gattc_disc_res_cback am: e6389005a7
Jakub Pawlowski [Sun, 15 Oct 2017 03:22:06 +0000 (03:22 +0000)]
BTA GATT cache cleanup bta_gattc_disc_res_cback am: e6389005a7
am: 00590e7724

Change-Id: If12ee7a370b4e7761f23db58b79f590399e5d211

6 years agoRemove casts in bta/ and stack/btm
Myles Watson [Sun, 15 Oct 2017 03:05:25 +0000 (03:05 +0000)]
Remove casts in bta/ and stack/btm
am: 6ef9190de8

Change-Id: I3a4c3267633075fbc717c1d3fa840e1d20a0d0ef

6 years agoMerge "bta_gattc_cache: prepare for type unification"
Jakub Pawlowski [Sun, 15 Oct 2017 03:04:56 +0000 (03:04 +0000)]
Merge "bta_gattc_cache: prepare for type unification"
am: 0b11ecc18c

Change-Id: I81f83051b1ea7149f01e9d01d7811b0192bbf01b

6 years agoMerge "bta: Remove unsafe casts in BTA_AG"
Myles Watson [Sun, 15 Oct 2017 03:04:32 +0000 (03:04 +0000)]
Merge "bta: Remove unsafe casts in BTA_AG"
am: 277603d1d0

Change-Id: Ie99a2fb85b4d8b4cce71face045b352c38212c9e

6 years agoMerge "stack: Remove casts and spell local_keys correctly"
Myles Watson [Sun, 15 Oct 2017 03:04:07 +0000 (03:04 +0000)]
Merge "stack: Remove casts and spell local_keys correctly"
am: 89262fa363

Change-Id: Ib24ddce72ea155668657613c2d8b549ca500537e

6 years agoMerge "btif: Use key types to avoid casting"
Myles Watson [Sun, 15 Oct 2017 03:03:42 +0000 (03:03 +0000)]
Merge "btif: Use key types to avoid casting"
am: 38785040a6

Change-Id: I61285ad8566ed47a925455fa385aa53f251f2166

6 years agoMinor style fixes in bta_gattc_act.cc
Jakub Pawlowski [Sun, 15 Oct 2017 03:03:11 +0000 (03:03 +0000)]
Minor style fixes in bta_gattc_act.cc
am: a664b44ffc

Change-Id: Ic566905effa292e66526adb49311657cf5c193d2

6 years agogatt_utils minor style fixes
Jakub Pawlowski [Sun, 15 Oct 2017 03:02:47 +0000 (03:02 +0000)]
gatt_utils minor style fixes
am: d66c5718a1

Change-Id: I038e240e85e1946d2109fcfa6a37cfb6d43ca484

6 years agogatt_act_discovery indentation fix
Jakub Pawlowski [Sun, 15 Oct 2017 03:02:25 +0000 (03:02 +0000)]
gatt_act_discovery indentation fix
am: e71e88575f

Change-Id: Ia4aa97fea8b7d675965b8f550f7a586ad9039051

6 years agoBTA GATT cache cleanup bta_gattc_discover_pri_service
Jakub Pawlowski [Sun, 15 Oct 2017 03:02:02 +0000 (03:02 +0000)]
BTA GATT cache cleanup bta_gattc_discover_pri_service
am: 48e0c8d8a6

Change-Id: I9bc6b12d3324aa2480148b4da92ad6be67abda33

6 years agoFix crash in l2cble_start_conn_update
Jakub Pawlowski [Sun, 15 Oct 2017 03:01:28 +0000 (03:01 +0000)]
Fix crash in l2cble_start_conn_update
am: 5e8d54e6c2

Change-Id: I3cb790ca2b7115278064976c47a857acd6657efe

6 years agoHID: Refactor bta_dm_pm_ssr to be more readable
Jack He [Sun, 15 Oct 2017 03:01:05 +0000 (03:01 +0000)]
HID: Refactor bta_dm_pm_ssr to be more readable
am: c15cc24fe3

Change-Id: I1fcd9a81ab5f4bf9c26882bd7cf0f69542041c85

6 years agoBTA GATT cache cleanup bta_gattc_srvc_in_list
Jakub Pawlowski [Sun, 15 Oct 2017 03:00:25 +0000 (03:00 +0000)]
BTA GATT cache cleanup bta_gattc_srvc_in_list
am: 9de0b5cb0a

Change-Id: Idcd4da23732b6e25925b664eb74c7dd1e836f760

6 years agoBTA GATT cache cleanup add_*_to_list
Jakub Pawlowski [Sun, 15 Oct 2017 03:00:13 +0000 (03:00 +0000)]
BTA GATT cache cleanup add_*_to_list
am: 0c3eaab266

Change-Id: I18c2579bbc19afb0b8b5f4777eb81e8d40ff90f3

6 years agoBTA GATT cache cleanup bta_gattc_disc_res_cback
Jakub Pawlowski [Sun, 15 Oct 2017 02:59:05 +0000 (02:59 +0000)]
BTA GATT cache cleanup bta_gattc_disc_res_cback
am: e6389005a7

Change-Id: Ic7ab119635ad39b10aa93ac88a5fb588b60dc590

6 years agoRemove casts in bta/ and stack/btm
Myles Watson [Tue, 3 Oct 2017 19:35:59 +0000 (12:35 -0700)]
Remove casts in bta/ and stack/btm

Make pointers to const structs const pointers.
Pass complete unions instead of casting smaller objects.

Test: build
Change-Id: I7d6b61183554be70ac7f58f4133a76ec68e35408

6 years agoFix net_test_bluetooth
Jack He [Sat, 14 Oct 2017 01:23:05 +0000 (18:23 -0700)]
Fix net_test_bluetooth

* net_test_bluetooth should try to load Bluetooth library from
  system/lib/hw or system/lib64/hw if it cannot find it from default
  path
* Also replaced legacy logging macro with libbase logging statements

Bug: 67059247
Test: net_test_bluetooth
Change-Id: I6c45f66aedf675397f377ca56203bec9708324e1

6 years agoMerge "bta_gattc_cache: prepare for type unification"
Treehugger Robot [Sat, 14 Oct 2017 00:31:31 +0000 (00:31 +0000)]
Merge "bta_gattc_cache: prepare for type unification"

6 years agoMerge "bta: Remove unsafe casts in BTA_AG"
Treehugger Robot [Sat, 14 Oct 2017 00:04:25 +0000 (00:04 +0000)]
Merge "bta: Remove unsafe casts in BTA_AG"

6 years agoMerge "stack: Remove casts and spell local_keys correctly"
Treehugger Robot [Sat, 14 Oct 2017 00:00:22 +0000 (00:00 +0000)]
Merge "stack: Remove casts and spell local_keys correctly"

6 years agoMerge "btif: Use key types to avoid casting"
Treehugger Robot [Fri, 13 Oct 2017 23:54:34 +0000 (23:54 +0000)]
Merge "btif: Use key types to avoid casting"

6 years agobta_gattc_cache: prepare for type unification
Jakub Pawlowski [Fri, 13 Oct 2017 22:49:07 +0000 (15:49 -0700)]
bta_gattc_cache: prepare for type unification

Bug: 67057055
Test: compilation
Change-Id: I46eb07a8f118b61551b3adc404ec306ad6a14b9c

6 years agostack: Remove casts and spell local_keys correctly
Myles Watson [Tue, 3 Oct 2017 22:55:15 +0000 (15:55 -0700)]
stack: Remove casts and spell local_keys correctly

Test: build
Change-Id: Ide6ec9528e1f8efca9850eab53aa2bdb88ba363d

6 years agobtif: Use key types to avoid casting
Myles Watson [Tue, 3 Oct 2017 21:05:47 +0000 (14:05 -0700)]
btif: Use key types to avoid casting

Test: build
Change-Id: If816c480219552dc8833b094a6228817883b774d

6 years agobta: Remove unsafe casts in BTA_AG
Myles Watson [Mon, 2 Oct 2017 20:33:04 +0000 (13:33 -0700)]
bta: Remove unsafe casts in BTA_AG

Test: build
Change-Id: I19659173498972f838ccc59dcac00e0f26417340

6 years agoMinor style fixes in bta_gattc_act.cc
Jakub Pawlowski [Thu, 12 Oct 2017 05:54:47 +0000 (22:54 -0700)]
Minor style fixes in bta_gattc_act.cc

Bug: 67057055
Test: compilation test
Change-Id: I862f2da834cf6f5a024ee7321229c337980f3638

6 years agogatt_utils minor style fixes
Jakub Pawlowski [Fri, 13 Oct 2017 18:04:34 +0000 (11:04 -0700)]
gatt_utils minor style fixes

Test: compilation
Change-Id: I76f3f26b5140b7b60508756b1e841b09aeeb5e7d

6 years agogatt_act_discovery indentation fix
Jakub Pawlowski [Fri, 13 Oct 2017 17:23:02 +0000 (10:23 -0700)]
gatt_act_discovery indentation fix

Bug: 67057055
Test: compilation test
Change-Id: I22640f47b5faf6e1d8718dec003b3cc83b51c514

6 years agoBTA GATT cache cleanup bta_gattc_discover_pri_service
Jakub Pawlowski [Fri, 13 Oct 2017 17:01:24 +0000 (10:01 -0700)]
BTA GATT cache cleanup bta_gattc_discover_pri_service

Bug: 67057055
Test: compilation test
Change-Id: I23464a61282d60400ae36debc820c66a4f1a1e1a

6 years agoFix crash in l2cble_start_conn_update
Jakub Pawlowski [Fri, 13 Oct 2017 16:51:06 +0000 (09:51 -0700)]
Fix crash in l2cble_start_conn_update

Bug: 67774334
Test: compilation
Change-Id: I42ec986c6c5f3fe81f507596bf1df05dcf3ec0ba

6 years agoHID: Refactor bta_dm_pm_ssr to be more readable
Jack He [Fri, 6 Oct 2017 00:54:49 +0000 (17:54 -0700)]
HID: Refactor bta_dm_pm_ssr to be more readable

* Reuse values obtained from tables
* Continue early when Bluetooth addresses do not match, so that the
  rest of the method can save some indentation

Test: make, HID host test
Change-Id: I7b2d4ec35a167c93da25a112e73c8d37531714a5

6 years agoBTA GATT cache cleanup bta_gattc_srvc_in_list
Jakub Pawlowski [Thu, 12 Oct 2017 22:00:35 +0000 (15:00 -0700)]
BTA GATT cache cleanup bta_gattc_srvc_in_list

Bug: 67057055
Test: compilation test
Change-Id: I22e752c1d270128ff0ae4f633d4f3eccf4cb725e

6 years agoBTA GATT cache cleanup add_*_to_list
Jakub Pawlowski [Thu, 12 Oct 2017 21:42:11 +0000 (14:42 -0700)]
BTA GATT cache cleanup add_*_to_list

Bug: 67057055
Test: compilation test
Change-Id: If70cfc4c024434ffe77e53410b5de8f70af6b33e

6 years agoBTA GATT cache cleanup bta_gattc_disc_res_cback
Jakub Pawlowski [Thu, 12 Oct 2017 18:18:03 +0000 (11:18 -0700)]
BTA GATT cache cleanup bta_gattc_disc_res_cback

Bug: 67057055
Test: compilation test
Change-Id: Iccfffe5de654070058ce3f4af3f48fa0975b7cf3

6 years agomake Uuid::kBase into local constexpr am: bf1ddfc833
Jakub Pawlowski [Thu, 12 Oct 2017 23:04:59 +0000 (23:04 +0000)]
make Uuid::kBase into local constexpr am: bf1ddfc833
am: 4e56cbd2be

Change-Id: I966fdcb419b2c4ee01422bd7a82888dea29206ac

6 years agomake Uuid::kBase into local constexpr
Jakub Pawlowski [Thu, 12 Oct 2017 23:02:35 +0000 (23:02 +0000)]
make Uuid::kBase into local constexpr
am: bf1ddfc833

Change-Id: I96ae73d0248a723f4015200ff06d74924b6d11c1

6 years agomake Uuid::kBase into local constexpr
Jakub Pawlowski [Thu, 12 Oct 2017 20:29:04 +0000 (13:29 -0700)]
make Uuid::kBase into local constexpr

This fixes a bug where From128BitBE is used before kBase is initialized

Bug: 67671467
Test: Share a picture using Bluetooth
Change-Id: Ifb5b5f90dbca9646f117b9ff5d01439407424597

6 years agoBTA GATT cache cleanup am: 98c0494449
Jakub Pawlowski [Thu, 12 Oct 2017 20:23:24 +0000 (20:23 +0000)]
BTA GATT cache cleanup am: 98c0494449
am: 79ad44d1ee

Change-Id: I2047d0a9a81cfbad8c830dd7daa4ce1d1a923471

6 years agoBTA GATT cache cleanup
Jakub Pawlowski [Thu, 12 Oct 2017 20:19:14 +0000 (20:19 +0000)]
BTA GATT cache cleanup
am: 98c0494449

Change-Id: Id5ce319c71b20b1ea5dab99eaa7d204016203ed7

6 years agoBTA GATT cache cleanup
Jakub Pawlowski [Wed, 11 Oct 2017 21:55:15 +0000 (14:55 -0700)]
BTA GATT cache cleanup

This patch splits bta_gattc_add_attr_to_cache into two functions:
bta_gattc_add_descr_to_cache and bta_gattc_add_incl_srvc_to_cache

Bug: 67057055
Test: compilation test
Change-Id: I92702495e8631197e56c2cb0ab126b59cf7e90e4

6 years agoFix logs in btif_hh am: 87279415b9
Hansong Zhang [Thu, 12 Oct 2017 05:59:18 +0000 (05:59 +0000)]
Fix logs in btif_hh am: 87279415b9
am: 459208e415

Change-Id: Icc848f790a89f8c212c3b64be26c59483344fa62

6 years agoFix logs in btif_hh
Hansong Zhang [Thu, 12 Oct 2017 05:56:42 +0000 (05:56 +0000)]
Fix logs in btif_hh
am: 87279415b9

Change-Id: I86a707fbc2cc6ca7b104e7888a08d0a9cb8a1bc7

6 years agoFix logs in btif_hh
Hansong Zhang [Wed, 11 Oct 2017 23:43:53 +0000 (16:43 -0700)]
Fix logs in btif_hh

Fixed two logs which are incosistent with the actual error

Test: not needed.
Change-Id: I8937797148c8c71ef91f9fba5799192bf52692d8

6 years agoRead the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3...
Scott Bauer [Thu, 12 Oct 2017 00:27:41 +0000 (00:27 +0000)]
Read the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3 am: e69e6e0fab am: 1e67cf4b2e am: 930d16464f
am: 4010328f80

Change-Id: I9d85df7a03b05836e1c398f2fc0aac74144f1e90

6 years agoRead the correct amount of attributes am: 636b754cfa am: 5ec93991d7 am: 6e7c360c85...
Scott Bauer [Thu, 12 Oct 2017 00:26:59 +0000 (00:26 +0000)]
Read the correct amount of attributes am: 636b754cfa am: 5ec93991d7 am: 6e7c360c85 am: a51aaf2366
am: 15ce434f4b

Change-Id: I9107847efcddceff2c3fee0e91f3e7904a715f1b

6 years agoRead the correct amount of attributes am: 8eb6493ad5 -s ours am: 95b2e35d5d
Scott Bauer [Thu, 12 Oct 2017 00:26:04 +0000 (00:26 +0000)]
Read the correct amount of attributes am: 8eb6493ad5  -s ours am: 95b2e35d5d
am: f00207c227

Change-Id: I4c6db3c08965554229ac75333d26c912d4dc0228

6 years agoRead the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3...
Scott Bauer [Thu, 12 Oct 2017 00:24:24 +0000 (00:24 +0000)]
Read the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3 am: e69e6e0fab am: 1e67cf4b2e
am: 930d16464f

Change-Id: I99851e43afe1fa26d9efa4eccea583250586dc0d

6 years agoRead the correct amount of attributes am: 636b754cfa am: 5ec93991d7 am: 6e7c360c85
Scott Bauer [Thu, 12 Oct 2017 00:21:50 +0000 (00:21 +0000)]
Read the correct amount of attributes am: 636b754cfa am: 5ec93991d7 am: 6e7c360c85
am: a51aaf2366

Change-Id: Ie8dfa4cff72aef91a87b4dbbc5b82f88213994e2

6 years agoMerge "Read the correct amount of attributes" into oc-dev am: 83aee7b3ba
Scott Bauer [Thu, 12 Oct 2017 00:21:29 +0000 (00:21 +0000)]
Merge "Read the correct amount of attributes" into oc-dev am: 83aee7b3ba
am: c7706eef3e  -s ours

Change-Id: I57ec1eae7e314a37da82d950b72f02cf0965071a

6 years agoRead the correct amount of attributes am: 8eb6493ad5 -s ours
Scott Bauer [Thu, 12 Oct 2017 00:21:26 +0000 (00:21 +0000)]
Read the correct amount of attributes am: 8eb6493ad5  -s ours
am: 95b2e35d5d

Change-Id: I0956d72a77cfd13dd6dca526cad54c402991ab44

6 years agoRead the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3...
Scott Bauer [Thu, 12 Oct 2017 00:20:01 +0000 (00:20 +0000)]
Read the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3 am: e69e6e0fab
am: 1e67cf4b2e

Change-Id: Ic0858b82dd5c15b824a74e53817e42e1945d1a7d

6 years agoRead the correct amount of attributes am: 636b754cfa am: 5ec93991d7
Scott Bauer [Thu, 12 Oct 2017 00:19:36 +0000 (00:19 +0000)]
Read the correct amount of attributes am: 636b754cfa am: 5ec93991d7
am: 6e7c360c85

Change-Id: Icb1240a22b2cfc7fa32b3ab23652fa1510b3c590

6 years agoRead the correct amount of attributes
Scott Bauer [Thu, 12 Oct 2017 00:18:39 +0000 (00:18 +0000)]
Read the correct amount of attributes
am: 8eb6493ad5  -s ours

Change-Id: I73a8ff63af23863be10d8cdd4da73234fcd25e3d

6 years agoMerge "Read the correct amount of attributes" into oc-dev
Scott Bauer [Wed, 11 Oct 2017 23:23:47 +0000 (23:23 +0000)]
Merge "Read the correct amount of attributes" into oc-dev
am: 83aee7b3ba

Change-Id: I633e4d7fbcb48387ca092e5e19a6f5c0ba015072

6 years agoMerge "Read the correct amount of attributes" into oc-dev
TreeHugger Robot [Wed, 11 Oct 2017 23:11:13 +0000 (23:11 +0000)]
Merge "Read the correct amount of attributes" into oc-dev

6 years agoRead the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3
Scott Bauer [Wed, 11 Oct 2017 22:38:19 +0000 (22:38 +0000)]
Read the correct amount of attributes am: 4d1470eb54 am: 48e5396b99 am: 57f958e7e3
am: e69e6e0fab

Change-Id: I4a4802e3bf181f09d8de652d991cc26686e467e4

6 years agoRead the correct amount of attributes am: 636b754cfa
Scott Bauer [Wed, 11 Oct 2017 22:37:12 +0000 (22:37 +0000)]
Read the correct amount of attributes am: 636b754cfa
am: 5ec93991d7

Change-Id: I69bd3d4e294765feade3840d9f1710cfa1cdc69b

6 years agoRead the correct amount of attributes am: 4d1470eb54 am: 48e5396b99
Scott Bauer [Wed, 11 Oct 2017 22:34:23 +0000 (22:34 +0000)]
Read the correct amount of attributes am: 4d1470eb54 am: 48e5396b99
am: 57f958e7e3

Change-Id: I3a664ecfa9eebde0459f299fa3a26c70c528e3b8

6 years agoRead the correct amount of attributes
Scott Bauer [Wed, 11 Oct 2017 22:33:55 +0000 (22:33 +0000)]
Read the correct amount of attributes
am: 636b754cfa

Change-Id: I43948bbb53b3075e7e7b016b9127f38245a8f9da

6 years agoRead the correct amount of attributes am: 4d1470eb54
Scott Bauer [Wed, 11 Oct 2017 22:28:54 +0000 (22:28 +0000)]
Read the correct amount of attributes am: 4d1470eb54
am: 48e5396b99

Change-Id: I93404b4895d4609e9f0afbc9d020cfae20f4f820

6 years agoRead the correct amount of attributes
Scott Bauer [Wed, 11 Oct 2017 22:26:14 +0000 (22:26 +0000)]
Read the correct amount of attributes
am: 4d1470eb54

Change-Id: I153a91a1aba1a78837c397d4ee01bea2d1696e4e

6 years agoUse LOG() macros in BTA GATT logging am: 2647452211
Jakub Pawlowski [Wed, 11 Oct 2017 03:39:11 +0000 (03:39 +0000)]
Use LOG() macros in BTA GATT logging am: 2647452211
am: 167c6bef8d

Change-Id: Ie5966db983f4b667f762e6bab35ab2ca8beebe68

6 years agoUse LOG() macros in BTA GATT logging
Jakub Pawlowski [Wed, 11 Oct 2017 03:37:32 +0000 (03:37 +0000)]
Use LOG() macros in BTA GATT logging
am: 2647452211

Change-Id: Ie27ddfa6eb686ca5b5c8aad8691f01b82e891711

6 years agoUse LOG() macros in BTA GATT logging
Jakub Pawlowski [Wed, 4 Oct 2017 19:22:10 +0000 (12:22 -0700)]
Use LOG() macros in BTA GATT logging

Test: compilation test
Change-Id: If7676af5bf915df57ab6e876d2f27500ebf5c07d

6 years agoMerge "Linux: silence gnu-variable-sized-type-not-at-end warnings" am: a6244c79c5
Jakub Pawlowski [Tue, 10 Oct 2017 19:59:02 +0000 (19:59 +0000)]
Merge "Linux: silence gnu-variable-sized-type-not-at-end warnings" am: a6244c79c5
am: a7395defdf

Change-Id: If7d803f3a958364b507f0be85f66a19459640972

6 years agoMerge "Linux: silence gnu-variable-sized-type-not-at-end warnings"
Jakub Pawlowski [Tue, 10 Oct 2017 19:55:59 +0000 (19:55 +0000)]
Merge "Linux: silence gnu-variable-sized-type-not-at-end warnings"
am: a6244c79c5

Change-Id: Ieb61bef5ebcb170d1c2d8d0e92e65f32b6c654b5

6 years agoMerge "Linux: silence gnu-variable-sized-type-not-at-end warnings"
Treehugger Robot [Tue, 10 Oct 2017 19:48:35 +0000 (19:48 +0000)]
Merge "Linux: silence gnu-variable-sized-type-not-at-end warnings"

6 years agoMerge "HCI: Restart 5 seconds after an HCI timeout" am: 6320a4b859
Myles Watson [Tue, 10 Oct 2017 18:56:09 +0000 (18:56 +0000)]
Merge "HCI: Restart 5 seconds after an HCI timeout" am: 6320a4b859
am: 43e1e8a013

Change-Id: I88ad9f12a107c274dce56c8496604df5ffb2a482

6 years agoMerge "HCI: Restart 5 seconds after an HCI timeout"
Myles Watson [Tue, 10 Oct 2017 18:46:21 +0000 (18:46 +0000)]
Merge "HCI: Restart 5 seconds after an HCI timeout"
am: 6320a4b859

Change-Id: Iea13b72de3fdf0d02a7cba4052cb7e8baa8e0d4f

6 years agoMerge "HCI: Restart 5 seconds after an HCI timeout"
Treehugger Robot [Tue, 10 Oct 2017 18:33:10 +0000 (18:33 +0000)]
Merge "HCI: Restart 5 seconds after an HCI timeout"

6 years agoLinux: silence gnu-variable-sized-type-not-at-end warnings
Jakub Pawlowski [Tue, 10 Oct 2017 17:12:30 +0000 (10:12 -0700)]
Linux: silence gnu-variable-sized-type-not-at-end warnings

Test: compile on linux using ninja
Change-Id: If3fed35017e4aa8cfc2740b49eb4ff547b4e7e5f

6 years agoChange DI record default company ID to Google am: 484d8e4f66
Andre Eisenbach [Tue, 10 Oct 2017 12:36:37 +0000 (12:36 +0000)]
Change DI record default company ID to Google am: 484d8e4f66
am: ddb12ce8c4

Change-Id: I0965c86cf0d07a289a9ebd86ab6099dc85fa8505

6 years agoChange DI record default company ID to Google
Andre Eisenbach [Tue, 10 Oct 2017 12:34:32 +0000 (12:34 +0000)]
Change DI record default company ID to Google
am: 484d8e4f66

Change-Id: I02a44ccd7900c718f55603cff616165385ec8dd7

6 years agoChange DI record default company ID to Google
Andre Eisenbach [Tue, 10 Oct 2017 10:29:49 +0000 (03:29 -0700)]
Change DI record default company ID to Google

Test: manual
Change-Id: I181e9716dc2c9e48272dcc7f1a00841b4ed5c8dc

6 years agoLinux build fix - include what you use am: 7a7e8e963c
Jakub Pawlowski [Tue, 10 Oct 2017 06:16:23 +0000 (06:16 +0000)]
Linux build fix - include what you use am: 7a7e8e963c
am: c440ac812c

Change-Id: I78f4bcd9dcd34901b660037f4ca97d0ee010a92c

6 years agoLinux build fix - include what you use
Jakub Pawlowski [Tue, 10 Oct 2017 06:14:49 +0000 (06:14 +0000)]
Linux build fix - include what you use
am: 7a7e8e963c

Change-Id: I58a6c891729c6ee5746dee249e39094e7540bc09

6 years agoFix linking error during stack startup am: 6ea3e1418b
Jakub Pawlowski [Tue, 10 Oct 2017 03:55:52 +0000 (03:55 +0000)]
Fix linking error during stack startup am: 6ea3e1418b
am: 0710e3b073

Change-Id: I1394ffe40644245b980b537f2474bec3e4083281

6 years agoLinux build fix - include what you use
Jakub Pawlowski [Tue, 10 Oct 2017 03:53:39 +0000 (20:53 -0700)]
Linux build fix - include what you use

sys/uio.h should be included for writev

Change-Id: I1f66391d15109366356af09c825afa1216fbbf34

6 years agoFix linking error during stack startup
Jakub Pawlowski [Tue, 10 Oct 2017 03:53:51 +0000 (03:53 +0000)]
Fix linking error during stack startup
am: 6ea3e1418b

Change-Id: I8eb43d9919f70970627a22f10d1af6b5950859e8

6 years agoFix linking error during stack startup
Jakub Pawlowski [Mon, 9 Oct 2017 22:13:38 +0000 (15:13 -0700)]
Fix linking error during stack startup

Change-Id: I0ac207eada1ddf2181a4c2826ede74310ce119d1