- Apr 27, 2021
-
-
Chris Manton authored
Toward testable code Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: I6f2d7a4a26858c416750bf35c47f70ec13f2f0f4
-
Chris Manton authored
Bug: 163134718 Test: cert Tag: #refactor Change-Id: Iae4b30484c2e0a38d5ac61875c1a80c6b04bd97f
-
Chris Manton authored
Toward includable code Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: Ibbb8d94783f131a0ad4e455b6a3e9e3861be0dfd
-
Chris Manton authored
Toward readable code Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: Iad6f664ff123e5cee858ef4fee9a7356a89df9c9
-
Chris Manton authored
Toward readable code Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: I91920ec11dfb0095f271cdda81b7bb1819a68431
-
Zach Johnson authored
If it is enabled, the logic makes no sense. The security flags are stored in 2 bytes. The upper byte is LE security flags, and the lower byte is classic flags. It is checking the classic flags to determine whether to start BLE encryption. It was false by default. Bug: 159815595 Tag: #refactor Test: compile & verify basic functions working Change-Id: Ifabf514e20c2bc95d2f81a94158b8b63c5e2db6d
-
- Apr 26, 2021
-
-
Chris Manton authored
Bug: 182544206 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I7d2dedd4aaa20fd6811166c86d1b9931e6dda536
-
Chris Manton authored
Bug:182544206 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I66382c4160c0da5c8d3f2fbb5101cd90e37be627
-
- Apr 24, 2021
-
-
Chris Manton authored
Bug: 178752129 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ie83541faf25a7d8d22877021ff8cc1ff32c110f2
-
Chris Manton authored
Bug: 178752129 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I63dcc91f1ddbca9a0a3fadc38807f2a58b8ab2a8
-
Chris Manton authored
Bug: 178752129 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ib8e78e49a1f4e4f48e811eac0342e9d33eb7ceb4
-
Chris Manton authored
Bug: 182370398 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I6da232bfab73237969811f913b8394e0c9880507
-
Chris Manton authored
Bug: 182370398 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I5034f21c30f3e8217b0b6d82e588560e0f5cdd7a
-
Chris Manton authored
Bug: 182370398 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I968195c790eced00134739cbb9b6c9c060193d97
-
Chris Manton authored
Bug: 182370398 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I2caf2baf34307c92d3dba39dabbda65bb4aa0707
-
Chris Manton authored
-
Myles Watson authored
-
Chris Manton authored
This reverts commit 87280bcd. Reason for revert: Breaks CTKD Bug: 180137651 Test: gd/cert/run Tag: #gd-refactor Change-Id: Ie67838980b69872926239f6511e2ff2efe7167c7
-
Chris Manton authored
Toward readable code Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: Ie4eb62898e05e9031c5df1e64e94d3935415fed2
-
- Apr 23, 2021
-
-
Myles Watson authored
Bug: 180137651 Tag: #gd-refactor Test: cert/run Change-Id: I74eac7315defd955875a0b744a67788c0d9ca97c
-
Chris Manton authored
Bug: 182370398 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines No-Typo-Check: Legacy code mocks Change-Id: I0b3c9f4400db8108156957aaca9e5ab41be043a5
-
Chris Manton authored
Bug: 182370398 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I01f3a0e34fe281f9257913d7ef414e40a4e6516c
-
Chris Manton authored
Bug: 182370398 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I428a3123847ad60d31709765105b95834c7d7d92
-
Abhishek Pandit-Subedi authored
-
Sonny Sasaka authored
-
Abhishek Pandit-Subedi authored
While building for Linux on cloudtop, a few more problems were identified in the build. There were a couple of missing #include and some incomplete struct definitions in btm_int_types.h. Also put statslog.h behind an #ifdef OS_ANDROID. Bug: 184975659 Tag: #floss Test: atest --host bluetooth_test_gd Change-Id: Ic2272a3acfa66259e692db280b48b4ddadff2171
-
Myles Watson authored
-
Myles Watson authored
-
Chienyuan authored
Tag: #gd-refactor Bug: 186071486 Test: gd/cert/run Test: bluetooth_test_gd Change-Id: Iec8663e8ae99fb689871e982b85c81a4f093b555
-
Chienyuan authored
Tag: #gd-refactor Bug: 186071486 Test: gd/cert/run Change-Id: I5557312ec21485dea3513977bc893de3d58a50fa
-
Jack He authored
* Legacy stack always assume the last user of BT_HDR will free the structure. Make sure we do this in GD shim as well Bug: 185083624 Tag: #gd-refactor Test: gd/cert/run Send a 31MB video - before this change, RSS increased by 86 MB when 10% (3MB) was sent - after this change, RSS increased by 37 MB and stabilized, this increase is anticipated as the file needs to be cached in RAM BYPASS_LONG_LINES_REASON: consist with gd format Change-Id: Ie934e6d4edd7dfc79b4444ce1c13819834f59692
-
- Apr 22, 2021
-
-
Chen Chen authored
-
Treehugger Robot authored
* changes: GD: Add verbose logging to module start-up code GD Controller: Do not register events that are already registered in HCI
-
Jack He authored
Bug: 184608842 Test: make, start bluetooth Tag: #gd-refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ib883ada4cd64d2adb37fdb00312ab581d7a4d50a
-
Treehugger Robot authored
-
Jack He authored
Bug: 186069471 Test: make, enable BT, pair headset, listen to music, make calls Tag: #gd-refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ie9d9fb20f0b442ed5c84edd5ef03e46be2370504
-
Chris Manton authored
Toward loggable code Bug: 163134718 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I2abfb24cdcd174dc026d75f8d37d53abfa983266
-
Treehugger Robot authored
* changes: legacy: Add HACK to set legacy SM4 from gd_acl gd: Re-introduce read remote supported features BTM_history: Add dev states to stack hid host profile
-
Chris Manton authored
Toward loggable code Bug: 163134718 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I1e6e7a2ed45fd61da9b6020b3d09f1135e7c59d3
-
Chris Manton authored
Bug: 185967523 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I32c92511fadebf458175a7f8f210c4ec0e0d3c74
-