OSDN Git Service

android-x86/system-bt.git
5 years agoCert signal server: Use TCP instead of UNIX socket am: defcdca4ee
Hansong Zhang [Wed, 24 Jul 2019 19:38:45 +0000 (12:38 -0700)]
Cert signal server: Use TCP instead of UNIX socket am: defcdca4ee
am: 8d1e8f334f

Change-Id: Ia2b8c6f8010d564e541552ff397b84d4b46e1c83

5 years agoCert signal server: Use TCP instead of UNIX socket
Hansong Zhang [Wed, 24 Jul 2019 19:27:41 +0000 (12:27 -0700)]
Cert signal server: Use TCP instead of UNIX socket
am: defcdca4ee

Change-Id: I64fc300263102e366d1e7808c457ed5aa7cab22e

5 years agoCert signal server: Use TCP instead of UNIX socket
Hansong Zhang [Wed, 24 Jul 2019 16:29:07 +0000 (09:29 -0700)]
Cert signal server: Use TCP instead of UNIX socket

Since we want to run the stacks on the phone, we need to use TCP socket
and set up TCP forwarding to run the test.

Test: cert/run_cert.sh
Change-Id: I3fd6c17318d372ab0be4065df4aea2a5bb469ab3

5 years agoMerge "PDL: Add Structs" am: df2d6a5ac4
Jakub Pawlowski [Wed, 24 Jul 2019 08:13:53 +0000 (01:13 -0700)]
Merge "PDL: Add Structs" am: df2d6a5ac4
am: c2b170a7a2

Change-Id: I3255424c404ffd269780004368c7319bb79f32a4

5 years agoMerge "PDL: Add Structs"
Jakub Pawlowski [Wed, 24 Jul 2019 07:56:50 +0000 (00:56 -0700)]
Merge "PDL: Add Structs"
am: df2d6a5ac4

Change-Id: I59078b063e01f04e9b87c2248dc4b93115af2d5b

5 years agoMerge "PDL: Add Structs"
Jakub Pawlowski [Wed, 24 Jul 2019 07:40:21 +0000 (07:40 +0000)]
Merge "PDL: Add Structs"

5 years agoMerge "OS: Get promise before registering in tests" am: 3edb0f069e
Myles Watson [Wed, 24 Jul 2019 03:11:18 +0000 (20:11 -0700)]
Merge "OS: Get promise before registering in tests" am: 3edb0f069e
am: 0210bd679a

Change-Id: I0455c9dcd897691ca4313dcf7a94b84434cad707

5 years agoMerge "OS: Get promise before registering in tests"
Myles Watson [Wed, 24 Jul 2019 03:01:25 +0000 (20:01 -0700)]
Merge "OS: Get promise before registering in tests"
am: 3edb0f069e

Change-Id: I518e0a718a4b7b54051b03061d2c50fea0330694

5 years agoMerge "OS: Get promise before registering in tests"
Treehugger Robot [Wed, 24 Jul 2019 02:38:30 +0000 (02:38 +0000)]
Merge "OS: Get promise before registering in tests"

5 years agoMerge "OS: Use LOG_ALWAYS_FATAL for Android" am: ff41bee660
Myles Watson [Wed, 24 Jul 2019 00:19:38 +0000 (17:19 -0700)]
Merge "OS: Use LOG_ALWAYS_FATAL for Android" am: ff41bee660
am: 508c8a11f4

Change-Id: I9cb7068f9e2a61c1a294659a993ccd479bd24f12

5 years agoPDL: Add Structs
Myles Watson [Wed, 6 Feb 2019 22:02:36 +0000 (14:02 -0800)]
PDL: Add Structs

Test: bluetooth_packet_parser_test
Change-Id: I2d0288aa4e62589dd03d93a1b47ce0585584cab5

5 years agoOS: Get promise before registering in tests
Myles Watson [Wed, 24 Jul 2019 00:10:11 +0000 (17:10 -0700)]
OS: Get promise before registering in tests

https://cplusplus.github.io/LWG/issue2412

Test: on-device: bluetooth_test_gd --gtest_filter=*Queue*
Change-Id: I2603763ea6c9197ed56f741b2beb100c1a9b8e19

5 years agoMerge "OS: Use LOG_ALWAYS_FATAL for Android"
Myles Watson [Wed, 24 Jul 2019 00:10:04 +0000 (17:10 -0700)]
Merge "OS: Use LOG_ALWAYS_FATAL for Android"
am: ff41bee660

Change-Id: Ida4de285e9a95edda049e5491f8292af7a4a4c15

5 years agoMerge "OS: Use LOG_ALWAYS_FATAL for Android"
Treehugger Robot [Tue, 23 Jul 2019 23:50:38 +0000 (23:50 +0000)]
Merge "OS: Use LOG_ALWAYS_FATAL for Android"

5 years agoMerge "Split ARRAY into fixed size ARRAY and VECTOR" am: a413eb0d55
Jakub Pawlowski [Tue, 23 Jul 2019 22:53:38 +0000 (15:53 -0700)]
Merge "Split ARRAY into fixed size ARRAY and VECTOR" am: a413eb0d55
am: a4c73062d9

Change-Id: If1315c2e18fb4d22d422b4201ff96aafd3530a89

5 years agoMerge "Split ARRAY into fixed size ARRAY and VECTOR"
Jakub Pawlowski [Tue, 23 Jul 2019 22:41:44 +0000 (15:41 -0700)]
Merge "Split ARRAY into fixed size ARRAY and VECTOR"
am: a413eb0d55

Change-Id: I15a615f553228515bb56ff25eb72dce1f86fcec5

5 years agoMerge "Split ARRAY into fixed size ARRAY and VECTOR"
Treehugger Robot [Tue, 23 Jul 2019 22:24:12 +0000 (22:24 +0000)]
Merge "Split ARRAY into fixed size ARRAY and VECTOR"

5 years agoOS: Use LOG_ALWAYS_FATAL for Android
Myles Watson [Tue, 23 Jul 2019 20:35:40 +0000 (13:35 -0700)]
OS: Use LOG_ALWAYS_FATAL for Android

Test: bluetooth_test_gd --gtest_filter=*Death*
Change-Id: I0aa4e85a7fd000eb90c65c51d3ac372634583c69

5 years agoSplit ARRAY into fixed size ARRAY and VECTOR
Jakub Pawlowski [Fri, 19 Jul 2019 12:51:50 +0000 (14:51 +0200)]
Split ARRAY into fixed size ARRAY and VECTOR

Test: bluetooth_packet_parser_test
Change-Id: I438d7583fdb99054528b99a3a3a12ec58d115cb3

5 years agoRemove unnecessary include_dirs am: 2e78b34dc2
Paul Duffin [Tue, 23 Jul 2019 13:22:35 +0000 (06:22 -0700)]
Remove unnecessary include_dirs am: 2e78b34dc2
am: 7921fb16bf

Change-Id: I22f57fd5ff16b4bb06dcde779ac5a6508cc4127f

5 years agoRemove unnecessary include_dirs
Paul Duffin [Tue, 23 Jul 2019 13:13:33 +0000 (06:13 -0700)]
Remove unnecessary include_dirs
am: 2e78b34dc2

Change-Id: I0f84ab8cf140eca9d19f85d53c8697c88e144801

5 years agoRemove unnecessary include_dirs
Paul Duffin [Tue, 23 Jul 2019 09:36:10 +0000 (10:36 +0100)]
Remove unnecessary include_dirs

The header directory specified in the include_dirs property is already
included via the header_libs property.

Test: m avrcp_headers
Change-Id: Id3af155e64127c5bc14a17780fa77a4c6147e5d8

5 years agoMerge "Disable absolute volume for AirPods 2 with MAC address from 9C:64:8B" am:...
Zongheng Wang [Mon, 22 Jul 2019 23:56:51 +0000 (16:56 -0700)]
Merge "Disable absolute volume for AirPods 2 with MAC address from 9C:64:8B" am: b185bdefe3
am: c173b8d98d

Change-Id: I1b8522118fdfac96a19505b98a362ee4d31a4615

5 years agoMerge "Disable absolute volume for AirPods 2 with MAC address from 9C:64:8B"
Zongheng Wang [Mon, 22 Jul 2019 23:40:34 +0000 (16:40 -0700)]
Merge "Disable absolute volume for AirPods 2 with MAC address from 9C:64:8B"
am: b185bdefe3

Change-Id: Ica5d6128c9bf0a248a257698b9078703ac04cfe9

5 years agoMerge "Disable absolute volume for AirPods 2 with MAC address from 9C:64:8B"
Treehugger Robot [Mon, 22 Jul 2019 23:30:41 +0000 (23:30 +0000)]
Merge "Disable absolute volume for AirPods 2 with MAC address from 9C:64:8B"

5 years agoMerge "L2CAP: Cid, Mtu, SignalId type and constant" am: 5cc572ebe4
Chris Manton [Mon, 22 Jul 2019 22:57:35 +0000 (15:57 -0700)]
Merge "L2CAP: Cid, Mtu, SignalId type and constant" am: 5cc572ebe4
am: 052e2e6b4a

Change-Id: I77ba5716587defa83ff98c6cd79c76b7a5e74db5

5 years agoPDL: Extract CustomFieldFixedSize am: cff15c1724
Myles Watson [Mon, 22 Jul 2019 22:57:00 +0000 (15:57 -0700)]
PDL: Extract CustomFieldFixedSize am: cff15c1724
am: 3788a37fcf

Change-Id: I2b6f2e5fa87836d6265323c4466ec3e833ec5eb4

5 years agoPDL: Add GenExtractor functions to fields am: cbfe6cf599
Myles Watson [Mon, 22 Jul 2019 22:56:54 +0000 (15:56 -0700)]
PDL: Add GenExtractor functions to fields am: cbfe6cf599
am: d6cd3e8401

Change-Id: I5eddc8b76eb6caf6e357c2c7b5b8d74a42f3af1f

5 years agoMerge "L2CAP: Cid, Mtu, SignalId type and constant"
Chris Manton [Mon, 22 Jul 2019 22:47:29 +0000 (15:47 -0700)]
Merge "L2CAP: Cid, Mtu, SignalId type and constant"
am: 5cc572ebe4

Change-Id: I3a63d7a11ebbe98c1b7e278a8e121c73a7ff263f

5 years agoPDL: Extract CustomFieldFixedSize
Myles Watson [Mon, 22 Jul 2019 22:46:47 +0000 (15:46 -0700)]
PDL: Extract CustomFieldFixedSize
am: cff15c1724

Change-Id: Iece7efa42bcad1408dcf38ee271c2cb639d37d6f

5 years agoPDL: Add GenExtractor functions to fields
Myles Watson [Mon, 22 Jul 2019 22:46:43 +0000 (15:46 -0700)]
PDL: Add GenExtractor functions to fields
am: cbfe6cf599

Change-Id: I693c40f07ada6843826b4f98bfa85547bfbb57c0

5 years agoMerge "L2CAP: Cid, Mtu, SignalId type and constant"
Treehugger Robot [Mon, 22 Jul 2019 22:27:55 +0000 (22:27 +0000)]
Merge "L2CAP: Cid, Mtu, SignalId type and constant"

5 years agoPDL: Separate member and parameters for arrays am: 835bf7b516
Myles Watson [Mon, 22 Jul 2019 22:04:56 +0000 (15:04 -0700)]
PDL: Separate member and parameters for arrays am: 835bf7b516
am: 8103b5ea7d

Change-Id: If7d1853ac9f748bb8fa5a4262f09541a27e68bfa

5 years agoPDL: Separate member and parameters for arrays
Myles Watson [Mon, 22 Jul 2019 21:52:56 +0000 (14:52 -0700)]
PDL: Separate member and parameters for arrays
am: 835bf7b516

Change-Id: I87195571cd4c7ca02d959137cbc5c4037e90cc94

5 years agoPDL: Extract CustomFieldFixedSize
Myles Watson [Fri, 19 Jul 2019 23:07:36 +0000 (16:07 -0700)]
PDL: Extract CustomFieldFixedSize

Test: bluetooth_packet_parser_test
Change-Id: Ia93442ca1cc173d0b6c813a45c722f14d2f34fa0

5 years agoPDL: Add GenExtractor functions to fields
Myles Watson [Tue, 16 Jul 2019 16:50:23 +0000 (09:50 -0700)]
PDL: Add GenExtractor functions to fields

Test: bluetooth_packet_parser_test
Change-Id: I6ee3ae82e8e7949f0fd30dfae6f322dcc4769190

5 years agoPDL: Separate member and parameters for arrays
Myles Watson [Wed, 17 Jul 2019 20:17:24 +0000 (13:17 -0700)]
PDL: Separate member and parameters for arrays

Test: bluetooth_packet_parser_test
Change-Id: I7c23d29548d63f7c1e23281585b10fd9f43bdad4

5 years agoPDL: Factor out insert functions am: e7d1e71984
Myles Watson [Mon, 22 Jul 2019 19:03:42 +0000 (12:03 -0700)]
PDL: Factor out insert functions am: e7d1e71984
am: 38477e7138

Change-Id: I3db7c115af631387eead0554f84d92b7d262dafd

5 years agoPDL: Add non-static methods to checkers am: 2569ca78e5
Myles Watson [Mon, 22 Jul 2019 19:03:24 +0000 (12:03 -0700)]
PDL: Add non-static methods to checkers am: 2569ca78e5
am: 00bc4c9d7f

Change-Id: I66d2dd96dcc03f1c5e773aff4b61de8c2c9191f4

5 years agoPDL: GetType->GetDataType, GetFieldType->string am: 6f55d385d0
Myles Watson [Mon, 22 Jul 2019 19:03:13 +0000 (12:03 -0700)]
PDL: GetType->GetDataType, GetFieldType->string am: 6f55d385d0
am: 897632f3e7

Change-Id: I90ef485fd0186350b8d8fcfa4225a7c470cc6df7

5 years agoPDL: Factor out insert functions
Myles Watson [Mon, 22 Jul 2019 18:52:56 +0000 (11:52 -0700)]
PDL: Factor out insert functions
am: e7d1e71984

Change-Id: I1512d0d283f5c14d1450dff119019401b263157b

5 years agoPDL: Add non-static methods to checkers
Myles Watson [Mon, 22 Jul 2019 18:52:47 +0000 (11:52 -0700)]
PDL: Add non-static methods to checkers
am: 2569ca78e5

Change-Id: I85954118348f195d3b33a29d7a7b8925f0558d40

5 years agoPDL: GetType->GetDataType, GetFieldType->string
Myles Watson [Mon, 22 Jul 2019 18:52:38 +0000 (11:52 -0700)]
PDL: GetType->GetDataType, GetFieldType->string
am: 6f55d385d0

Change-Id: Ic90477cc0b2de0e8262ab7f346255e1c72660b91

5 years agoPDL: Factor out insert functions
Myles Watson [Fri, 12 Jul 2019 17:08:34 +0000 (10:08 -0700)]
PDL: Factor out insert functions

Test: bluetooth_packet_parser_test
Change-Id: Ie61fe74705156b3fb6641a001caf070b8deee934

5 years agoPDL: Add non-static methods to checkers
Myles Watson [Mon, 15 Jul 2019 21:39:23 +0000 (14:39 -0700)]
PDL: Add non-static methods to checkers

Test: bluetooth_packet_parser_test
Change-Id: I2c753bce46226b6bd1597293d8077c2cbacc83b1

5 years agoPDL: GetType->GetDataType, GetFieldType->string
Myles Watson [Mon, 15 Jul 2019 22:02:48 +0000 (15:02 -0700)]
PDL: GetType->GetDataType, GetFieldType->string

Test: bluetooth_packet_parser_test
Change-Id: I5891535131778638becd2ef491644c25560ba0a0

5 years agoPDL: Util fixup am: 1d98d6902e
Myles Watson [Mon, 22 Jul 2019 11:37:02 +0000 (04:37 -0700)]
PDL: Util fixup am: 1d98d6902e
am: 6e3b5ce49c

Change-Id: Ic3625f490214a0cd9faad42f594e35338d9142c9

5 years agoPDL: Util fixup
Myles Watson [Mon, 22 Jul 2019 11:28:01 +0000 (04:28 -0700)]
PDL: Util fixup
am: 1d98d6902e

Change-Id: I7ec1aae45b977477028317310afa965e1aeb978f

5 years agoPDL: Move GenSerialize and GenSize to ParentDef am: a7a79069f3
Myles Watson [Mon, 22 Jul 2019 09:21:43 +0000 (02:21 -0700)]
PDL: Move GenSerialize and GenSize to ParentDef am: a7a79069f3
am: e145d0beba

Change-Id: I3b41f979ff33963f20dab004a412e5f77ac6059a

5 years agoPDL: Move GenSerialize and GenSize to ParentDef
Myles Watson [Mon, 22 Jul 2019 09:12:44 +0000 (02:12 -0700)]
PDL: Move GenSerialize and GenSize to ParentDef
am: a7a79069f3

Change-Id: I65a84a7a566764f0fc6cece5250fa30774d196cb

5 years agoPDL: Util fixup
Myles Watson [Fri, 12 Jul 2019 22:19:21 +0000 (15:19 -0700)]
PDL: Util fixup

Test: add a type with a large enum value
enum BadType : 4 {
  ZERO = 0,
  ONE = 1,
  TWO = 2,
  THREE = 0xffffff,
}
ERROR: AddEntry: Value of THREE(16777215) is greater than the max possible value for enum BadType(15)
Change-Id: Ieb9920818723a56c9f05342b895c172ee772a2b0

5 years agoPDL: Move GenSerialize and GenSize to ParentDef
Myles Watson [Wed, 10 Jul 2019 17:45:29 +0000 (10:45 -0700)]
PDL: Move GenSerialize and GenSize to ParentDef

Test: bluetooth_packet_parser_test
Change-Id: Ifa748a874ec5a84dea19eb40093b33ac5b6fd9cb

5 years agoMerge "Reset GATT cache file if connection state is unpairing" am: ef6ceffc47
Weichin Weng [Mon, 22 Jul 2019 02:39:38 +0000 (19:39 -0700)]
Merge "Reset GATT cache file if connection state is unpairing" am: ef6ceffc47
am: e3e5af5761

Change-Id: Ic891a7dc9df961b22d8a23b2625a9e672b2ea9ad

5 years agoMerge "Reset GATT cache file if connection state is unpairing"
Weichin Weng [Mon, 22 Jul 2019 02:30:39 +0000 (19:30 -0700)]
Merge "Reset GATT cache file if connection state is unpairing"
am: ef6ceffc47

Change-Id: I1a652bb65c219a00f1469d235cb8b3adbe490188

5 years agoMerge "Reset GATT cache file if connection state is unpairing"
Weichin Weng [Mon, 22 Jul 2019 02:04:33 +0000 (02:04 +0000)]
Merge "Reset GATT cache file if connection state is unpairing"

5 years agoL2CAP: Cid, Mtu, SignalId type and constant
Chris Manton [Fri, 19 Jul 2019 20:54:52 +0000 (13:54 -0700)]
L2CAP: Cid, Mtu, SignalId type and constant

Test: bluetooth_test_gd
Change-Id: Iac9c6514467048202136795d08217c7743adac37

5 years agoDisable absolute volume for AirPods 2 with MAC address from 9C:64:8B
Zongheng Wang [Fri, 19 Jul 2019 17:53:25 +0000 (10:53 -0700)]
Disable absolute volume for AirPods 2 with MAC address from 9C:64:8B

Volume of AirPods 2 would be set to maximum when users start to play
audio. Previously we fixed this bug for AirPods 2 with MAC address from
94:16:25(b/129602489). This CL will fix those whose MAC address is from
9C:64:8B.

Bug: 137752614
Test: Played music and videos with AirPods 2
Change-Id: Ic5027e07fc8fade6ce56908a3bcc51e42ffb8d0b

5 years agoPDL: Add missing "pragma once" am: e0dfc6d8d8
Hansong Zhang [Fri, 19 Jul 2019 07:39:30 +0000 (00:39 -0700)]
PDL: Add missing "pragma once" am: e0dfc6d8d8
am: 08d187db68

Change-Id: I9c76db4fd9781b490ce2d54f08e12b7f10255636

5 years agoPDL: Add missing "pragma once"
Hansong Zhang [Fri, 19 Jul 2019 07:29:29 +0000 (00:29 -0700)]
PDL: Add missing "pragma once"
am: e0dfc6d8d8

Change-Id: Ib56cc2cec9fff9fa6b929c7de281ee2774cf66a4

5 years agoPDL: Add missing "pragma once"
Hansong Zhang [Fri, 19 Jul 2019 00:35:50 +0000 (17:35 -0700)]
PDL: Add missing "pragma once"

Test: make
Change-Id: Ibd25e1d275e9910f11658d7a7d1c5761354eb7ee

5 years agoObserver Registry am: 8d8e2068a7
Hansong Zhang [Thu, 18 Jul 2019 21:17:41 +0000 (14:17 -0700)]
Observer Registry am: 8d8e2068a7
am: e53cda8500

Change-Id: Id8ea835eface416aa01f10ed2cfa04770095e240

5 years agoObserver Registry
Hansong Zhang [Thu, 18 Jul 2019 21:05:33 +0000 (14:05 -0700)]
Observer Registry
am: 8d8e2068a7

Change-Id: I5ae17faa0749938a13717fb8370b83607e7a84f7

5 years agoObserver Registry
Hansong Zhang [Tue, 16 Jul 2019 01:34:34 +0000 (18:34 -0700)]
Observer Registry

Helper for client (observer) to track registration and drop callbacks if
observer is unregistered

Test: bluetooth_test_gd
Change-Id: Icc58d812bccbcb85c8b8142c659503636f498b6a

5 years agoSeparate out l2cap control frame payload data am: 3360b8de47
Chris Manton [Thu, 18 Jul 2019 20:29:13 +0000 (13:29 -0700)]
Separate out l2cap control frame payload data am: 3360b8de47
am: 98a32b3e98

Change-Id: I296d3ddf36f698307c823dcf8a5fa6ffdbdcba11

5 years agoSeparate out l2cap control frame payload data
Chris Manton [Thu, 18 Jul 2019 20:20:15 +0000 (13:20 -0700)]
Separate out l2cap control frame payload data
am: 3360b8de47

Change-Id: Ie4ffcf156da58bd85b924bf7ade769f435ef9baf

5 years agoSeparate out l2cap control frame payload data
Chris Manton [Wed, 17 Jul 2019 18:37:27 +0000 (11:37 -0700)]
Separate out l2cap control frame payload data

Test: make -j32
Change-Id: I1c145c05fc444c1dcef169396e636e94fda8cbd0

5 years agoReset GATT cache file if connection state is unpairing
weichinweng [Thu, 18 Jul 2019 08:44:42 +0000 (16:44 +0800)]
Reset GATT cache file if connection state is unpairing

Reset GATT cache for the device if connection state is unpairing, avoid
remaining useless gatt cache file.

Bug: 137697556
Test: Pair/Forget device, and check whether the gatt cache is exist.
Change-Id: I617289b7802a4f03e2910defc419a0bbb0a2aa06

5 years agoMerge "Refresh the encoder configuration of software while updating the MTU" am:...
Cheney Ni [Tue, 16 Jul 2019 22:59:36 +0000 (15:59 -0700)]
Merge "Refresh the encoder configuration of software while updating the MTU" am: 42308baabc
am: 72c924fe66

Change-Id: Ibe1610fa5d5ff7242b096179fcf0da721a17bdb4

5 years agoMerge "Refresh the encoder configuration of software while updating the MTU"
Cheney Ni [Tue, 16 Jul 2019 22:48:34 +0000 (15:48 -0700)]
Merge "Refresh the encoder configuration of software while updating the MTU"
am: 42308baabc

Change-Id: Ic3792814467e4c8b66ba4f77ac86113a24efa45e

5 years agoMerge "Refresh the encoder configuration of software while updating the MTU"
Treehugger Robot [Tue, 16 Jul 2019 22:19:14 +0000 (22:19 +0000)]
Merge "Refresh the encoder configuration of software while updating the MTU"

5 years agoMerge "Remove libnativehelper/include/nativehelper from include_dirs" am: a30a8cf8fa
Paul Duffin [Tue, 16 Jul 2019 20:20:34 +0000 (13:20 -0700)]
Merge "Remove libnativehelper/include/nativehelper from include_dirs" am: a30a8cf8fa
am: fdaad85cb5

Change-Id: I872374240455ad5ce6293cdd1ae111a8f202d670

5 years agoMerge "Remove libnativehelper/include/nativehelper from include_dirs"
Paul Duffin [Tue, 16 Jul 2019 20:10:36 +0000 (13:10 -0700)]
Merge "Remove libnativehelper/include/nativehelper from include_dirs"
am: a30a8cf8fa

Change-Id: I1f38227aa8694109a220efcf925143322bd962c1

5 years agoMerge "Remove libnativehelper/include/nativehelper from include_dirs"
Paul Duffin [Tue, 16 Jul 2019 19:28:48 +0000 (19:28 +0000)]
Merge "Remove libnativehelper/include/nativehelper from include_dirs"

5 years agoAVDTP: Make sure the UUID of the SCB is initialized before discovering am: b0401e9180
Cheney Ni [Tue, 16 Jul 2019 19:19:13 +0000 (12:19 -0700)]
AVDTP: Make sure the UUID of the SCB is initialized before discovering am: b0401e9180
am: f49ebf8623

Change-Id: I4ed20182d419e1384a9384d55db81cc65c345d42

5 years agoAVDTP: Make sure the UUID of the SCB is initialized before discovering
Cheney Ni [Tue, 16 Jul 2019 19:09:16 +0000 (12:09 -0700)]
AVDTP: Make sure the UUID of the SCB is initialized before discovering
am: b0401e9180

Change-Id: I388273a0f3c657b2566333a6e34a8eb981a8e5a8

5 years agoRemove libnativehelper/include/nativehelper from include_dirs
Paul Duffin [Tue, 16 Jul 2019 13:37:35 +0000 (14:37 +0100)]
Remove libnativehelper/include/nativehelper from include_dirs

Needed as libnativehelper is part of the runtime module and so will not
be present in an unbundled build, instead its build targets will be
provided as prebuilts.

Bug: 134379140
Test: m checkbuild
Change-Id: Ia3c7261b9b3f0d67a897af03ef6a3e016627b7e6

5 years agoAVDTP: Make sure the UUID of the SCB is initialized before discovering
Cheney Ni [Tue, 16 Jul 2019 12:43:49 +0000 (20:43 +0800)]
AVDTP: Make sure the UUID of the SCB is initialized before discovering

When parsing remote SEP capabilities, we check the UUID value in the AV
SCB to choose the SEP, and this parameter was assigned when AVDTP was
reconnecting from the phone side. This change also assigns the UUID to
make sure the stack can find remote's SEPs correctly when reconnected
by the remote.

Bug: 137631786
Test: make AVDTP reconnection from the peer side
Change-Id: Ib2fa6e76de31bab1131c024e9f76433f3fd8b60a

5 years agoCert: Let EventStream subscribe() block am: b9ecf192de
Hansong Zhang [Thu, 11 Jul 2019 21:39:42 +0000 (14:39 -0700)]
Cert: Let EventStream subscribe() block am: b9ecf192de
am: a138a2e5a4

Change-Id: Ifd7176c2bae79e67aab5b53007901d78f888970e

5 years agoCert: Let EventStream subscribe() block
Hansong Zhang [Thu, 11 Jul 2019 21:31:43 +0000 (14:31 -0700)]
Cert: Let EventStream subscribe() block
am: b9ecf192de

Change-Id: Ibc460c1f10e10dbf20887bce4586c7bae8a69715

5 years agoMerge "GD HCI:Wait channel ready after stop/start server" am: 0ce82d0756
Chienyuan [Thu, 11 Jul 2019 18:51:01 +0000 (11:51 -0700)]
Merge "GD HCI:Wait channel ready after stop/start server" am: 0ce82d0756
am: 6d70fa271e

Change-Id: I4e98a1369a73f2711009af42f67001c28378e08b

5 years agoMerge "GD HCI:Wait channel ready after stop/start server"
Chienyuan [Thu, 11 Jul 2019 18:41:47 +0000 (11:41 -0700)]
Merge "GD HCI:Wait channel ready after stop/start server"
am: 0ce82d0756

Change-Id: Ibe180f6eaa01f2db430a927377b7a5733c81f802

5 years agoCert: Let EventStream subscribe() block
Hansong Zhang [Wed, 19 Jun 2019 23:45:58 +0000 (16:45 -0700)]
Cert: Let EventStream subscribe() block

In EventStream, let subscribe() and unsubscribe() block. Also simplify
the code.

Test: cert/run_cert.sh
Change-Id: I73eaed21fc77a114c8b678a0c86775f125a35cd1

5 years agoMerge "GD HCI:Wait channel ready after stop/start server"
Treehugger Robot [Thu, 11 Jul 2019 18:11:12 +0000 (18:11 +0000)]
Merge "GD HCI:Wait channel ready after stop/start server"

5 years ago[automerger skipped] Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705...
Xin Li [Thu, 11 Jul 2019 07:14:04 +0000 (00:14 -0700)]
[automerger skipped] Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master" am: 9b28b277ea -s ours
am: a225b60cfc -s ours
am skip reason: subject contains skip directive

Change-Id: I7c52ea2e287dd26351b66b5f28c8401487acad2a

5 years ago[automerger skipped] Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705...
Xin Li [Thu, 11 Jul 2019 06:59:31 +0000 (23:59 -0700)]
[automerger skipped] Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master"
am: 9b28b277ea -s ours
am skip reason: subject contains skip directive

Change-Id: I4be39a5d1dc09e7b3613974fc256027eae366663

5 years agoGD HCI:Wait channel ready after stop/start server
Chienyuan [Thu, 11 Jul 2019 06:30:20 +0000 (14:30 +0800)]
GD HCI:Wait channel ready after stop/start server

When running multiple tests, the second test will always fail due to
client send rpc request before channel ready. Add wait_channel_ready
function to GdDeviceBase and use it to check channel ready when each
testcase start.

Bug: 136577370
Test: run run_cert.sh
Change-Id: I708035a21b43bcdef80ef45644205648b08cd074

5 years ago[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004)...
Xin Li [Thu, 11 Jul 2019 05:17:42 +0000 (22:17 -0700)]
[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master am: bc2da6ff22 -s ours
am: 5f392dfa27 -s ours
am skip reason: subject contains skip directive

Change-Id: Ib6d1b12beb924ee3333a2fae3d7332a1ac83f47b

5 years ago[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004)...
Xin Li [Thu, 11 Jul 2019 04:22:39 +0000 (21:22 -0700)]
[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master
am: bc2da6ff22 -s ours
am skip reason: subject contains skip directive

Change-Id: I43859141fd5c6f196bb728b56495502836c938dc

5 years agoMerge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master"
Treehugger Robot [Thu, 11 Jul 2019 03:52:58 +0000 (03:52 +0000)]
Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.190705.004) into master"

5 years agoMerge "Add log entry to interop_match_name()" am: a6646fcb9c
Andre Eisenbach [Wed, 10 Jul 2019 21:07:29 +0000 (14:07 -0700)]
Merge "Add log entry to interop_match_name()" am: a6646fcb9c
am: e590a487d6

Change-Id: Ic2ace3d306cdc75c365b973ea17e50111759614d

5 years agoMerge "Add log entry to interop_match_name()"
Andre Eisenbach [Wed, 10 Jul 2019 20:45:53 +0000 (13:45 -0700)]
Merge "Add log entry to interop_match_name()"
am: a6646fcb9c

Change-Id: I0fdf90ac384419e327262c42697ce6e482d1cd52

5 years agoSwitch Nintendo workaround to match by name
Andre Eisenbach [Wed, 10 Jul 2019 20:30:27 +0000 (13:30 -0700)]
Switch Nintendo workaround to match by name
am: c14c14fbc4

Change-Id: I07a2eb3ef468594cf8eee0628314ed8258ae09c7

5 years agoMatch Nintento Pro Controller by name for interop
Andre Eisenbach [Wed, 10 Jul 2019 20:30:01 +0000 (13:30 -0700)]
Match Nintento Pro Controller by name for interop
am: b71ebf2d82

Change-Id: Id35c63a18c6d42bf599270689cff1f0046b9107f

5 years agoMerge "Add log entry to interop_match_name()"
Andre Eisenbach [Wed, 10 Jul 2019 18:17:10 +0000 (18:17 +0000)]
Merge "Add log entry to interop_match_name()"

5 years agoMerge "ACL manager cert" am: 33ae129b60
Hansong Zhang [Wed, 10 Jul 2019 02:54:58 +0000 (19:54 -0700)]
Merge "ACL manager cert" am: 33ae129b60
am: d3eb1c79b7

Change-Id: Id7f5e1ac037c8076bff1ac39317a6b476a12d6d8

5 years agoMerge "ACL manager cert"
Hansong Zhang [Wed, 10 Jul 2019 02:45:55 +0000 (19:45 -0700)]
Merge "ACL manager cert"
am: 33ae129b60

Change-Id: Ia817e5feeb24b1a8e64590dcd34e109a485453f3

5 years agoMerge "ACL manager cert"
Treehugger Robot [Wed, 10 Jul 2019 02:38:58 +0000 (02:38 +0000)]
Merge "ACL manager cert"

5 years agoMerge "PDL: Add variable-size CustomField(s)" am: 38c5ec9cea
Myles Watson [Wed, 10 Jul 2019 00:52:42 +0000 (17:52 -0700)]
Merge "PDL: Add variable-size CustomField(s)" am: 38c5ec9cea
am: b5b7bdf2c8

Change-Id: I7f8bd4cc447cef7ae1c0688db91b9fc18bb49553

5 years agoMerge "PDL: Add ParentDef for packets" am: df764fc25e
Myles Watson [Wed, 10 Jul 2019 00:52:07 +0000 (17:52 -0700)]
Merge "PDL: Add ParentDef for packets" am: df764fc25e
am: 74b3e52362

Change-Id: I650de4cdf992ca62442804b5f7cb921f5a1a65e8

5 years agoMerge "PDL: Move GenInclude and GenUsing to CustomDef" am: 2e1fe86ab1
Myles Watson [Wed, 10 Jul 2019 00:51:36 +0000 (17:51 -0700)]
Merge "PDL: Move GenInclude and GenUsing to CustomDef" am: 2e1fe86ab1
am: 23aa0183b7

Change-Id: I643f92207c9a4d2d25de225566a3c3c668873f59