- 5a02bb4 framework: Fix errorprone warnings by David Duarte · 2 years, 4 months ago
- de2a05f BluetoothAvrcpController: Fix getPlayerSettings return by David Duarte · 2 years, 4 months ago
- 1c07fc7 framework: Apply common typos suggestions by David Duarte · 2 years, 4 months ago
- ee52b7e framework: Run google-java-format by David Duarte · 2 years, 4 months ago
- c4d10a0 Merge "framework: Implement BluetoothCodecType to extend SourceCodecType" into main by Henri Chataing · 2 years, 4 months ago
- 9a5d69e framework: Implement BluetoothCodecType to extend SourceCodecType by Henri Chataing · 2 years, 6 months ago
- 64786ef Add a set noparent to BumbleBluetoothTests OWNERS file by David Duarte · 2 years, 4 months ago
- aef382e Merge "Add Bumble test for GATT Characteristic Read/Write" into main by Brian Delwiche · 2 years, 4 months ago
- 8dc51c0 Add Bumble test for GATT Characteristic Read/Write by Brian Delwiche · 2 years, 5 months ago
- 96bfa89 Merge "GattClientTest: User wrapper in all test" into main by William Escande · 2 years, 4 months ago
- 98ad566 Merge "OWNER: remove non team member" into main by Treehugger Robot · 2 years, 4 months ago
- 28b0e2b OWNER: remove non team member by William Escande · 2 years, 4 months ago
- c5e46b3 GattClientTest: User wrapper in all test by William Escande · 2 years, 4 months ago
- 5c32dbc BluetoothAdapter: Move permission check in getProfileProxy by David Duarte · 2 years, 4 months ago
- 02658ed Merge "Remove framework-bluetooth.impl access for deleted path" into main by Treehugger Robot · 2 years, 4 months ago
- 1b88561 Merge "Add device type metadata key: carkit + hearingAid" into main by William Escande · 2 years, 4 months ago
- 1301aec Add debug logging around Tx Power by Julie Kim · 2 years, 5 months ago
- 262bf0f Add device type metadata key: carkit + hearingAid by William Escande · 2 years, 5 months ago
- fe2f282 Merge "Add MFi HAS uuid with flag" into main by Angela Wang · 2 years, 5 months ago
- 056e361 Add MFi HAS uuid with flag by Angela Wang · 2 years, 5 months ago
- 25552a3 Merge "Add additional HFP AT commands that return device information to enhance IOP with remote devices" into main by Poompatai Puntitpong · 2 years, 5 months ago
- 50a3a91 Merge "GattClient: Fix test for multiple call to requestMtu" into main by William Escande · 2 years, 5 months ago
- e6055d1 Merge "Add @SystemApi for key missing broadcast" into main by Jakub Pawłowski · 2 years, 5 months ago
- 8801651 Merge "GattClient: Add test for requestMtu" into main by William Escande · 2 years, 5 months ago
- 21cab24 GattClient: Fix test for multiple call to requestMtu by William Escande · 2 years, 5 months ago
- 5bcb845 Merge "BumbleBluetoothTests: Add too many scans test" into main by Ben Lawson · 2 years, 5 months ago
- 9a68231 Merge "BumbleBluetoothTests: Add tests for first match and match lost" into main by Ben Lawson · 2 years, 5 months ago
- 4490c6c GattClient: Add test for requestMtu by William Escande · 2 years, 6 months ago
- 292e410 Merge "BumbleBluetoothTests: Add scan with PendingIntent tests" into main by Treehugger Robot · 2 years, 5 months ago
- 4025af4 BumbleBluetoothTests: Add too many scans test by Ben · 2 years, 5 months ago
- 2ace34e Merge "Remove unused private API" into main by Jason Hsu · 2 years, 5 months ago
- 0e4d90a Add additional HFP AT commands that return device information to enhance IOP with remote devices by Poompatai Puntitpong · 2 years, 5 months ago
- 4292c58 Remove framework-bluetooth.impl access for deleted path by David Duarte · 2 years, 5 months ago
- e1a5947 Merge "BluetoothHearingAid: Run google-java-format" into main by David Duarte · 2 years, 5 months ago
- c7d25e0 Merge "BluetoothHearingAid: Remove unused {get,set}Priority" into main by David Duarte · 2 years, 5 months ago
- 9622a81 Merge "BluetoothHearingAid: Rename result to defaultValue" into main by David Duarte · 2 years, 5 months ago
- 3dee607 Merge "BluetoothHearingAid: Use Collections.emptyList()" into main by David Duarte · 2 years, 5 months ago
- 240e76a Merge "BluetoothHearingAid: Inline log function" into main by David Duarte · 2 years, 5 months ago
- 01c0764 Merge "BluetoothHearingAid: Use Log.isLoggable to define VDBG" into main by David Duarte · 2 years, 5 months ago
- 71174ab Merge "BluetoothHearingAid: Change all logs guarded by VDBG to Log.v" into main by David Duarte · 2 years, 5 months ago
- 4337072 Add OWNERS files for hearingaid by David Duarte · 2 years, 5 months ago
- 846c813 BluetoothHearingAid: Run google-java-format by David Duarte · 2 years, 5 months ago
- e1d7327 BluetoothHearingAid: Remove unused {get,set}Priority by David Duarte · 2 years, 5 months ago
- db135d5 BluetoothHearingAid: Rename result to defaultValue by David Duarte · 2 years, 5 months ago
- 11caa36 BluetoothHearingAid: Use Collections.emptyList() by David Duarte · 2 years, 5 months ago
- 43e97ea BluetoothHearingAid: Inline log function by David Duarte · 2 years, 5 months ago
- 7e405c0 BluetoothHearingAid: Use Log.isLoggable to define VDBG by David Duarte · 2 years, 5 months ago
- ad6c553 BluetoothHearingAid: Change all logs guarded by VDBG to Log.v by David Duarte · 2 years, 5 months ago
- 3bcef52 Add @SystemApi for key missing broadcast by Jakub Pawlowski · 2 years, 5 months ago
- 3932a34 Remove unused private API by jasonwshsu · 2 years, 5 months ago
- 9944836 PairingTest: Remove IntentFilter.SYSTEM_HIGH_PRIORITY by David Duarte · 2 years, 5 months ago
- ba4cc8f BumbleBluetoothTests: Add tests for first match and match lost by Ben · 2 years, 5 months ago
- 78b8efb BumbleBluetoothTests: Add scan with PendingIntent tests by Ben · 2 years, 5 months ago
- c0d1135 Merge changes from topic "closeProfileProxy_metric" into main by David Duarte · 2 years, 5 months ago
- fba89f1 Counter metric for calls to closeProfileProxy on different BluetoothAdapter by David Duarte · 2 years, 5 months ago
- e85acfb Merge "Add first IRK + identity address test" into main by Christine Hallstrom · 2 years, 5 months ago
- f5b3bc5 Move BluetoothProfileConnector out of profile proxies by David Duarte · 2 years, 6 months ago
- 02ac667 Merge "Remove serviceName from bindBluetoothProfileService" into main by David Duarte · 2 years, 5 months ago
- d3c1e3a Add first IRK + identity address test by Christine Hallstrom · 2 years, 7 months ago
- e212fa0 Bluetooth{Sap,Map}: Index cache over IBinder instead of stub by David Duarte · 2 years, 5 months ago
- 4dace5f Merge "Fix nullability annotations on equals methods" into main by Anton Hansson · 2 years, 5 months ago
- a5f943e Remove serviceName from bindBluetoothProfileService by David Duarte · 2 years, 6 months ago
- e79ebc3 BluetoothProfileConnectorTest: Use Mockito.verifyNoMoreInteractions instead of InOrder by David Duarte · 2 years, 5 months ago
- d6a6c6b Merge changes I1becd298,I7e580b42 into main by David Duarte · 2 years, 5 months ago
- 0791c59 BluetoothProfileConnector: Remove mProfileName by David Duarte · 2 years, 6 months ago
- 7726613 Make BluetoothProfileConnector final by David Duarte · 2 years, 6 months ago
- 48935ad Merge "Baseline issues that were previously suppressed" into main by Anton Hansson · 2 years, 5 months ago
- 29daeb3 Merge "Bluetooth: enforce FlaggedApi" into main by Anton Hansson · 2 years, 5 months ago
- fa927a5 Fix nullability annotations on equals methods by Anton Hansson · 2 years, 5 months ago
- 7983f0f Bumble PairingTest: Suggestion format by William Escande · 2 years, 5 months ago
- f0a9f31 BumbleBluetoothTests: Add PairingTest Using Bumble by Jack He · 2 years, 5 months ago
- 56516df bt-test-utils-lib: Handle UiAutomation.ALL_PERMISSIONS by Jack He · 2 years, 5 months ago
- 4baea41 BumbleBluetoothTests: Collect btsnoop and debug logcat logging by Jack He · 2 years, 5 months ago
- 15d91ef Merge "BluetoothProfileConnector: Always unbind when Bluetooth is off" into main by David Duarte · 2 years, 5 months ago
- 79446c5 BluetoothProfileConnector: Always unbind when Bluetooth is off by David Duarte · 2 years, 5 months ago
- 4ac8166 Merge "Update setDeviceVolume API to use isGroupOperation" into main by Rongxuan Liu · 2 years, 5 months ago
- 17b17d2 Baseline issues that were previously suppressed by Anton Hansson · 2 years, 6 months ago
- 1557499 Bluetooth: enforce FlaggedApi by Adrian Roos · 2 years, 5 months ago
- ae7afe1 Merge "BumbleBluetoothTests: Use androidx.test.ext.junit" into main by William Escande · 2 years, 5 months ago
- 6745792 Update setDeviceVolume API to use isGroupOperation by Rongxuan Liu · 2 years, 5 months ago
- 2e21cf0 BumbleBluetoothTests: Use androidx.test.ext.junit by Jack He · 2 years, 5 months ago
- 2774514 BumbleBluetoothTest: Add deviceDiscovery::checkDeviceIsDiscoveredTest by Chris Manton · 2 years, 5 months ago
- 0c4d7ae Merge "[le audio] Add Volume Control APIs for connected devices in broadcast" into main by Rongxuan Liu · 2 years, 5 months ago
- f2a768a Merge "[le audio] Add new APIs for broadcast metadata to set & get source RSSI" into main by Rongxuan Liu · 2 years, 5 months ago
- 03f38af Merge "[le audio] Add new APIs for broadcast assistant on source lost" into main by Rongxuan Liu · 2 years, 5 months ago
- c5cc97c Merge "Add @SystemApi device type metadata key for speakers and headsets." into main by Yiyi Shen · 2 years, 5 months ago
- ffecb21 Merge "Move BT framework test utils to test_utils package" into main by Jack He · 2 years, 5 months ago
- cb0c806 Merge "Fix exception message" into main by William Escande · 2 years, 5 months ago
- 97f2bce Move BT framework test utils to test_utils package by Jack He · 2 years, 5 months ago
- 2d3a1f6 [le audio] Add Volume Control APIs for connected devices in broadcast by Rongxuan Liu · 2 years, 5 months ago
- 251d918 [le audio] Add new APIs for broadcast metadata to set & get source RSSI by Rongxuan Liu · 2 years, 6 months ago
- 220ab26 Fix exception message by Santiago Seifert · 2 years, 5 months ago
- 0b013c5 Introduce device discovery test by Chris Manton · 2 years, 6 months ago
- c02cc64 Add @SystemApi device type metadata key for speakers and headsets. by Yiyi Shen · 2 years, 5 months ago
- 1892d38 Update bluetooth-test-util-lib to modern standard by Jack He · 2 years, 5 months ago
- 588c8e9 [le audio] Add new APIs for broadcast assistant on source lost by Rongxuan Liu · 2 years, 6 months ago
- a17c6ea Format bluetooth-test-util-lib code to meet PREUPLOAD conditions by Jack He · 2 years, 6 months ago
- 67fb9f1 Merge changes from topic "bt-framework-test-lib" into main by Jack He · 2 years, 5 months ago
- 45f8c6a Migrate bluetooth-test-util-lib from cts to p/m/B by Jack He · 2 years, 6 months ago
- 7affa55 Validate service discovery procedure by Chris Manton · 2 years, 6 months ago