- Feb 29, 2024
-
-
Whale Chang authored
-
Treehugger Robot authored
-
William Escande authored
-
Myles Watson authored
-
Myles Watson authored
* changes: bt_target.h: Remove always true BTIF_DM_OOB_TEST Remove -DHAS_NO_BDROID_BUILDCFG Remove -DBUILDCFG from cflags
-
Shunkai Yao authored
-
Myles Watson authored
-
Myles Watson authored
-
Shunkai Yao authored
BluetoothAudioHalVersion::VERSION* needs to be initialized before instance_ptr. Bug: 326888178 Test: m Test: Build and test A2DP on Pixel 5a Test: atest BluetoothAudioHalVersionTest Change-Id: I0832b91dc13644b30ad32a0ad071cc531916838a
-
Yun-hao Chung authored
-
Jeremy Wu authored
-
DC Xu authored
-
William Escande authored
Test: mmm packages/modules/Bluetooth Flag: Exempt, Build change only Bug: 327276793 Change-Id: I2f21c24aed68bafc3abca17f25a83ce202209514
-
Treehugger Robot authored
* changes: gatt_utils: Add tcb state to dumpsys gatt: Disconnected device if there is out of resources issue
-
- Feb 28, 2024
-
-
Sandeep Samdaria authored
-
Sandeep Samdaria authored
-
Grzegorz Kolodziejczyk authored
-
Henri Chataing authored
* changes: Asha: Resample output stream gd/hal: Rename the nocp_iso_clocker module to link_clocker
-
Myles Watson authored
-
Myles Watson authored
-
Myles Watson authored
-
Henri Chataing authored
-
Myles Watson authored
Bug: 327390105 Test: mma -j32 Flag: EXEMPT, build-only change Change-Id: I2457463dda71986cf3706bfbccce417c72e8df56
-
Myles Watson authored
Bug: 327390105 Test: mma -j32 Flag: EXEMPT, build-only change Change-Id: I0baa813492a6a5c1db5c7b728b82a2257768fe4e
-
Myles Watson authored
Bug: 327390105 Test: mma -j32 Flag: EXEMPT, build-only change Change-Id: I4d94617d40db8796c749aca4dfe3b8df81cbef68
-
Myles Watson authored
Bug: 327390105 Test: mma -j32 Flag: EXEMPT, build-only change Change-Id: I5ffa5331b6e3e0a6d57aba5d2c9641d905170dfd
-
Myles Watson authored
-
Myles Watson authored
-
Myles Watson authored
-
Jack He authored
-
Myles Watson authored
Don't depend on shared libraries for audio. Bug: 325018304 Test: mma -j32 Flag: EXEMPT, build-only change Change-Id: I1000d8662cbd5191529265c33cf1a34b4d5f8ca8
-
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
-
dcxu authored
l2c_link_check_send_pkts() Bug: 317482448 Flag: EXEMPT, logging only change Test: mma packages/modules/Bluetooth Change-Id: I4f0240cac3fdb08f0555a529bcf995ee614ab8f6
-
Yuyang Huang authored
-