- May 03, 2021
-
-
Chris Manton authored
Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: I37c61447dc921ce10e112a30bdb8dc011dff3410
-
Chris Manton authored
Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: I7fcfc640ef7728ae924e55d3ce1f4fa43b09963a
-
Chris Manton authored
Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: I7b14bb2a83444d0147dd1f02f39881f8990998d7
-
Chris Manton authored
Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: Ib3798e340688cc400f96b743afc15f46e365022a
-
Chris Manton authored
Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: I9050d99e913c96454837f95a266efcf828bcf6b4
-
Chris Manton authored
Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: I5c6a76d903e56fe4ec721ec0701e305e8bd1b13d
-
Chris Manton authored
Bug: 163134718 Test: gd/cert/run Tag: #refactor No-Typo-Check: Legacy code mocks BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: If3f967ddabe64c481536debd44a31b989eff1565
-
Chris Manton authored
Bug: 163134718 Test: gd/cert/run Tag: #refactor Change-Id: I9ade378b5de1677d6be9d7e56af8589ff023e613
-
- May 01, 2021
-
-
Treehugger Robot authored
-
Myles Watson authored
Bug: 176832968 Test: atest bluetooth_test_gd Tag: #gd-refactor Change-Id: Idf36458a196e1ad3278f3eb8a2d384586ac40afe
-
Myles Watson authored
Move simpler, single-threaded tests into their own set of unit tests. Bug: 176832968 Test: atest bluetooth_test_gd_unit Tag: #gd-refactor Change-Id: Ic3fa06454d119764aa547f975843583c00c32fc4
-
- Apr 30, 2021
-
-
Erwin Jansen authored
This enables: - 7.8.44 LE Set Address Resolution Enable command - 7.8.45 LE Set Resolvable Private Address Timeout Both are NOPs for now. Bug: 186861350 Bug: 186541528 Test: NimBLE gets a bit further with root canal Change-Id: I3d1b95a30afc97d1f1f7555ac891b4f4df872eec
-
Treehugger Robot authored
-
Erwin Jansen authored
-
Treehugger Robot authored
* changes: btaa: Add device-activity aggregation dumpsys data btaa: HCI ACL/SCO/ISO data packets process btaa: gd: Add wakeup reason dumpsys data btaa: attribute wakeup and wakelock duration over processed HCI buckets btaa: HCI LE and special event process btaa: HCI classic event process btaa: HCI command process btaa: handle wakelock notification btaa: handle wakeup notification
-
Myles Watson authored
Bug: 180137651 Tag: #gd-refactor Test: cert/run BYPASS_LONG_LINES_REASON: Bluetooth Change-Id: I02879eff0dfa9589a240042cb53bf57412214fad
-
Myles Watson authored
-
- Apr 29, 2021
-
-
Martin Brabham authored
Bug: 176170066 Test: atest --host bluetooth_test_gd:SecurityRecordStorageTest (Fails to run/doesn't exist) Tag: #refactor Change-Id: I4aac224fcdd7ee31ce6e672dc4d5b9653b605b7e
-
Martin Brabham authored
-
Treehugger Robot authored
-
Grzegorz Kołodziejczyk authored
Read multiple command requires at least two handles to be performed. Test: Discovery GATT db with single descriptor characteristic Sponsor: jpawlowski@ Change-Id: I36bb1077ab8fe6adb3c94274b8ffde56086fd611
-
Chienyuan authored
Tag: #gd-refactor Bug: 186234480 Test: gd/cert/run Test: bluetooth_test_gd Test: sl4a, BleOpportunisticScanTest:test_batch_scan_result BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I5060826ff79030cae0bacb44e67acc6f42c6adb4
-
Chienyuan authored
Tag: #gd-refactor Bug: 185962046 Test: gd/cert/run Test: manual Change-Id: If49961fc02d0cdebc28f0d8d247a98ed35bcd6b4
-
Sonny Sasaka authored
-
Sonny Sasaka authored
-
- Apr 28, 2021
-
-
Chris Manton authored
Also introduce net_test_stack_hid And update mocks to allow functional replacement Bug: 181199209 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Iab4ac55477d2d98d52d7b77aee19b4172c63e4eb
-
Chris Manton authored
Bug: 181199209 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I8b73da2ddebce5117e8bb91176c5cebfef093315
-
Chris Manton authored
Bug: 181199209 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ie5be989255c5609da81b6126c266f18f45007e83
-
Chris Manton authored
Bug: 181199209 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I834a2e1cf0ba81cb7cc118dfdae3a0e583c4fc8e
-
Chris Manton authored
Bug: 181199209 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I99339cd65df45efc918694a115bce3fffdb86efc
-
Chris Manton authored
Bug: 181199209 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ia8f9aa24b72a1bd3b57c3bd850a022a81c2e174b
-
Chris Manton authored
Toward loggable code Bug: 163134718 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I7566e6b37b3471fd7fd12e957d30d4585b86f26e
-
Chen Chen authored
-
Martin Brabham authored
Implement generation of LE OOB Data - Remove GD flag to NOP for OobDataReply. GD Stack is only up to ACL, so Legacy SM needs to properly function. Bug: 184377951 Tag: #feature Test: Manual implementation from p/a/Settings Change-Id: I6072c70f5e6707eb8f3a6126ffa1edbb5cba5aa4
-
Chris Manton authored
Bug: 182544206 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I67c83b36a7a9e5ac476d47760562d78bc1c95d36
-
Chris Manton authored
-
Weichin Weng authored
-
Chen Chen authored
Calling MetricIdAllocator may break its singleton pattern when stack is half gd and half legacy. Since we are not inputing metric id at this point, the easiest way is to just delete the reference. Bug: 181819141 Test: atest --host bluetooth_test_common Tag: #stability Change-Id: If4bf0a87a55ef4ee5460065c43577ed22d7b28eb
-
Myles Watson authored
-
- Apr 27, 2021
-
-
weichinweng authored
Add LogBluetoothHalCrashReason function in GD to collect Bluetooth hal crash reason. Bug: 174284338 Tag: #feature Test: atest BluetoothInstrumentationTests Change-Id: Ibdf4e1acd60f2f13f65c61c69421192ff246850b
-