- Feb 28, 2024
-
-
Myles Watson authored
-
Myles Watson authored
-
Henri Chataing authored
-
Myles Watson authored
-
Myles Watson authored
-
Myles Watson authored
-
Jack He authored
-
Myles Watson authored
Bug: 325018304 Test: mma -j32 Flag: EXEMPT, build-only change Change-Id: I64434205caf0f9318eac3a0c18bcffb033d4e2ee
-
Myles Watson authored
* changes: Simplify btm_process_inq_results_extended Simplify btm_process_inq_results_rssi
-
Treehugger Robot authored
-
Rongxuan Liu authored
-
Rongxuan Liu authored
-
Hsin-chen Chuang authored
-
Henri Chataing authored
Previously simply crashed with ASSERT when an invalid packet was received. This was problematic for a couple reasons: - ASSERT is not always enabled, i.e. some code could be executed with invalid packets as input - in the android emulator context it is not desirable to crash the emulator when receiving an invalid packet Instead, this patch uses the following handling code when a parsing error is found - report the packet through the invalid packet handler (same as generating a bug report with a triggered ASSERT) - send a Hardware Error event to the Host to signal invalid behavior - if in debug mode trigger ASSERT, else ignore the packet Bug: 323226412 Test: m root-canal Flag: EXEMPT, tool change Change-Id: Ibcb89b0fc7f405e3646cfd249a3fad88a668302b
-
Yuyang Huang authored
-
Yuyang Huang authored
Merge "asserting the DeferredMessages method for the CONNECT action first Then,sends a CONNECT message through the sendMessage" into main
-
Hyundo Moon authored
This test adds a test for aosp/2970751. This CL simulates the crash situation by putting a large data into OPP database and then starting & stopping the service. The crash only happens when the flag is off. Bug: 321897599 Bug: 326135849 Test: atest BluetoothOppServiceCleanupTest Change-Id: I43a7cdd813578a7537331d7a3b78fac1e8404915
-
Himanshu Rawat authored
-
- Feb 27, 2024
-
-
Ömer Faruk Yılmaz authored
to the new TransitionalScanHelper See go/scan-manager-refactor for more details. Test: m com.android.btservices Bug: 313335632 Bug: 267361243 Change-Id: I3b2c3f42167d991bd0fed5f71436c914fd4f00fe
-
Sal Savage authored
* changes: Use test local tags for determining test log line output Let the logging framework enforce state machine log levels Don't check against log enforcement variables when event logging Set the stack's default logging level to match "log.tag.bluetooth"
-
Edward Wang authored
-
William Escande authored
-
Henri Chataing authored
-
Henri Chataing authored
* changes: system/btif/co: Migrate to libbluetooth_log system/btcore: Migrate to libbluetooth_log
-
Himanshu Rawat authored
Change-Id: Ibda88392bde3d9e094858b4e50940113ab7db8fd Test: mma packages/modules/Bluetooth Bug: 327208896 Bug: 315241296
-
Myles Watson authored
-
Henri Chataing authored
* changes: system/bta/hearing_aid: Migrate to libbluetooth_log system/bta/jv: Migrate to libbluetooth_log
-
Treehugger Robot authored
-
Hsin-chen Chuang authored
Bug: 320461529 Tag: #floss Test: mmm packages/modules/Bluetooth Test: NS send/receive on Ext Adv supported device Guybrush/Nipperkin Test: NS send/receive on legacy device Nami/Sona Test: bluetooth_Adapter{Adv,LE}Health.all_floss with https://crrev.com/c/5319429 on Nami/Sona and Guybrush/Nipperkin Test: Manually start 2 adv on Nami/Sona and verify suspend behavior Flag: EXEMPT, Floss-only changes Change-Id: Ia51f660161aea2db081991eb11827b7bf89b13ac
-
William Escande authored
-
Łukasz Rymanowski authored
Bug: 322106376 Bug: 325181889 Test: mmm packages/modules/Bluetooth Change-Id: If2c9dc35e16c8e84a969951c0595e3ec93877f8e
-
Alice Kuo authored
Bug: 326868963 Bug: 322106376 Bug: 325181889 Test: mmm packages/modules/Bluetooth Test: media and phone call handover Change-Id: I05ba63ec13e04a30d29cb0a534ffc80f6e453df0
-
Bhushan Shinkar authored
asserting the DeferredMessages method for the CONNECT action first Then,sends a CONNECT message through the sendMessage Change-Id: Id0ce9cfd2e998f22df6e6543913aea1cd4b1a51c Bug: 317522524 Test: atest HeadsetStateMachineTest.java Flag: EXEMPT test only change
-
William Escande authored
Bug: 323981134 Bug: 300174072 Bug: 313054788 Bug: 323339440 Test: m Bluetooth | mechanical refactor - existing test should pass Change-Id: I8de52e6a70abfd1d8b3972cd6972443874eb6b79
-
Henri Chataing authored
-
Henri Chataing authored
Previously always reported as legacy, now reports the type of the scannable advertising event. Test: m root-canal Test: atest rootcanal_ll_test Flag: EXEMPT, tool change Bug: 326964672 Change-Id: I6f38cc88b04ec28946ad37f0082320d761b28d26
-
Henri Chataing authored
The handle (currently unused) will be used to report invalid HCI packets to external trackers. Invalid packets include incorrectly formatted (or incorrectly parsed..) packets, but also packets that trigger unimplemented behavior in the controller implementation. The handler reports four parameters: - controller instance ID - numeric reason code - reason string - packet bytes Test: m root-canal Flags: EXEMPT, tool change Bug: 323226412 Change-Id: Ic3494867c791a7acb67340b0d0b3f8a66d7509cd
-
Myles Watson authored
Bug: 307595549 Test: mma -j32 Change-Id: Iceb6f4bce6492468adac4eb603ad4e12e15b67be
-
- Feb 26, 2024
-
-
Myles Watson authored
Clean up includes at the same time. Bug: 322230000 Test: mma -j32 Flag: EXEMPT, no logical change Change-Id: I0695535b0a6d33fccc80a2ff27bb83177940e3f8
-
Myles Watson authored
Bug: 322230000 Test: mma -j32 Flag: EXEMPT, no logical change Change-Id: Iac8759bdbb89908c2966a867fe7326e83cdb36a3
-