- Feb 27, 2024
-
-
Treehugger Robot authored
-
William Escande authored
-
Alice Kuo authored
Bug: 326868963 Bug: 322106376 Bug: 325181889 Test: mmm packages/modules/Bluetooth Test: media and phone call handover Change-Id: I05ba63ec13e04a30d29cb0a534ffc80f6e453df0
-
Henri Chataing authored
-
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
-
- Feb 26, 2024
-
-
Henri Chataing authored
-
Henri Chataing authored
* changes: system/bta/vc: Migrate to libbluetooth_log system/bta/test: Migrate to libbluetooth_log system/bta/sys: Migrate to libbluetooth_log system/bta/sdp: Migrate to libbluetooth_log system/bta/rfcomm: Migrate to libbluetooth_log system/bta/pan: Migrate to libbluetooth_log system/bta/hh: Migrate to libbluetooth_log system/bta/hf_client: Migrate to libbluetooth_log
-
Hyundo Moon authored
-
Hyundo Moon authored
Due to the timing change between ProfileService#stop() and ProfileService#cleanup(), the main thread and the UpdateThread were accesing the same list (mShare) concurrently. This CL calls the stopInternal() in BluetoothOppService#stop() so that the list is cleaned up after the UpdateThread is stopped. Bug: 321897599 Bug: 326135849 Test: atest BluetoothInstrumentationTests Change-Id: I35d6507e32125aac63b38d0f26b8d8f1c62a1ac6
-
DC Xu authored
-
- Feb 24, 2024
-
-
dcxu authored
Bug: 326686472 Bug: 315241296 Test: mma packages/modules/Bluetooth Flag: EXEMPT add new flag Change-Id: I0099bbe852cc66614c8bb4bf78581b09a0357b43
-
Treehugger Robot authored
-
Thomas Girardier authored
-
Treehugger Robot authored
-
Chris Manton authored
Bug: 326488155 Test: m . Flag: EXEMPT, mechanical refactor Change-Id: I6b316236a18f19ef5bf201c10e136e4a02caa74b
-
Myles Watson authored
-
Chris Manton authored
Bug: 326488179 Test: m . Flag: EXEMPT, Data encapsulation Change-Id: I83a8933c4369bcb97618632a2685fd5771b3fc23
-
Myles Watson authored
-
Myles Watson authored
-
Myles Watson authored
-
Myles Watson authored
-
Myles Watson authored
-
Himanshu Rawat authored
If SDP service discovery fails after pairing, btif_dm requests service disovery again but with "AUTO" transport. If the device properties do not indicate that the device supports BR/EDR transport, LE transport may be selected for the service discovery. In such case, pairing state never resets as it keeps on waiting for the SDP service discovery to conclude. Test: mma packages/modules/Bluetooth Test: Manual | Pair with a dual mode device using RPA over LE transport, keep the remote device non-discoverable and non-connectable over BR/EDR transport Bug: 326662585 Bug: 326656580 Change-Id: Ic64975db284bb485678d130dcdc34ee5434628c1
-
Himanshu Rawat authored
Test: m com.android.btservices Bug: 326656580 Bug: 315241296 Change-Id: I5eb64a532c70517f0e6739ea4a168d09a577422c
-
- Feb 23, 2024
-
-
Himanshu Rawat authored
Address mapping were not removed on device removal if the devices were not connected. Test: mma packages/modules/Bluetooth Test: manual | Pair with a dual mode device using RPA over LE transport, disconnect the device, remove the bond, discover and pair with the device again. Bug: 326294532 Bug: 326603271 Change-Id: Ia748e27b68f3ae2926441688080970f8805323e2
-
Henri Chataing authored
Test: m com.android.btservices Bug: 305066880 Flag: EXEMPT, mechanical refactor Change-Id: I7458df8052818c01156f89ba1066a932cd9e8571
-
Henri Chataing authored
Test: m com.android.btservices Bug: 305066880 Flag: EXEMPT, mechanical refactor Change-Id: I784e0e10ff7a4eebce6d8d8f204d06b6a5b85252
-
Henri Chataing authored
Test: m com.android.btservices Bug: 305066880 Flag: EXEMPT, mechanical refactor Change-Id: I99b0dc1dedf9e0f42bbaa7c4b44543ed72be1b3d
-
Henri Chataing authored
Test: m com.android.btservices Bug: 305066880 Flag: EXEMPT, mechanical refactor Change-Id: I80125dcabe5e5433be2b9e66bc47161c1ace43a7
-
Henri Chataing authored
Test: m com.android.btservices Bug: 305066880 Flag: EXEMPT, mechanical refactor Change-Id: I7ca86bc4278996744ef2e9d22f9a847a989816a0
-
Henri Chataing authored
Test: m com.android.btservices Bug: 305066880 Flag: EXEMPT, mechanical refactor Change-Id: I8adc2e310f6409f691cbd30fea80500475242035
-
Henri Chataing authored
Test: m com.android.btservices Bug: 305066880 Flag: EXEMPT, mechanical refactor Change-Id: Iea6523c2c419d2cebd059fb1015ba093540cd9bf
-
Henri Chataing authored
Test: m com.android.btservices Bug: 305066880 Flag: EXEMPT, mechanical refactor Change-Id: I60696496f49ff93f74bec4dcd1dee9717a844327
-
Chris Manton authored
Bug: 324633930 Test: atest net_test_btif Flag: EXEMPT, test infrastructure Change-Id: I5a279b1c5c391cca2854f4d5c07d213b35fee44f
-
Himanshu Rawat authored
Test: m com.android.btservices Bug: 326603271 Bug: 315241296 Change-Id: I5f4194719ab3977246466144dcd63501e675cceb
-
Jack He authored
-
Kyunglyul Hyun authored
-
Ying Hsu authored
-
Ying Hsu authored
-
Jeremy Wu authored
-