- 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
- 5c32dbc BluetoothAdapter: Move permission check in getProfileProxy by David Duarte · 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
- e6055d1 Merge "Add @SystemApi for key missing broadcast" into main by Jakub Pawłowski · 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
- 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
- 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
- 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
- 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
- 0791c59 BluetoothProfileConnector: Remove mProfileName by David Duarte · 2 years, 6 months ago
- 7726613 Make BluetoothProfileConnector final by David Duarte · 2 years, 6 months ago
- fa927a5 Fix nullability annotations on equals methods by Anton Hansson · 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
- 6745792 Update setDeviceVolume API to use isGroupOperation by Rongxuan Liu · 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
- 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
- c02cc64 Add @SystemApi device type metadata key for speakers and headsets. by Yiyi Shen · 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
- 11f2a35 Merge "Add BluetoothProfileConnectorTest" into main by David Duarte · 2 years, 6 months ago
- 9d2d4e2 Add BluetoothProfileConnectorTest by David Duarte · 2 years, 6 months ago
- c7223df Flag hap client api by William Escande · 2 years, 6 months ago
- 73df6eb Unify the use of getConnectionState return value by Rongxuan Liu · 2 years, 6 months ago
- 2ff4ea1 Merge changes I74dceab1,I26339bed into main am: e7ecdd6551 by William Escande · 2 years, 6 months ago
- e7ecdd6 Merge changes I74dceab1,I26339bed into main by William Escande · 2 years, 6 months ago
- e361a7a Merge changes Iadbe9984,I4744a22d into main am: ba8d7da5c2 by David Duarte · 2 years, 6 months ago
- ba8d7da Merge changes Iadbe9984,I4744a22d into main by David Duarte · 2 years, 6 months ago
- 1d50e24 Use a ForwardingServiceListener in BluetoothVolumeControl by David Duarte · 2 years, 6 months ago
- 82107ad Remove unused resolveSystemService by David Duarte · 2 years, 6 months ago
- 5f9f76e Remove unused LE_PSM_CHARACTERISTIC_UUID by David Duarte · 2 years, 6 months ago
- fdc86b1 Merge "Fix broken @see/@link references in Bluetooth" into main am: 6d20f9adca by Anton Hansson · 2 years, 6 months ago
- 4c4d125 Fix broken @see/@link references in Bluetooth by Anton Hansson · 2 years, 6 months ago
- 85f77b6 Merge "Remove unused AVRCP hidden API" into main am: 6fa3916191 by Etienne Ruffieux · 2 years, 7 months ago
- 6fa3916 Merge "Remove unused AVRCP hidden API" into main by Etienne Ruffieux · 2 years, 7 months ago
- 86bc3c1 Merge changes Ib94827b0,Ic70c3260,I8c363a64,I9c5ec06d into main am: d6f23d8cde by William Escande · 2 years, 7 months ago
- 37f6dc6 Adapter: Lock before cleaning by William Escande · 2 years, 7 months ago
- 4b7bbcf Adapter: clean constructor and impossible check by William Escande · 2 years, 7 months ago
- 94c5157 Adapter: remove dead code ServiceLifecycleCallback by William Escande · 2 years, 7 months ago
- 4f4c8b9 Bluetooth boot: call doBind only if stack is ready by William Escande · 2 years, 7 months ago
- 97f5415 Merge "GATT: Follow-up format" into main am: ecc01ee562 by William Escande · 2 years, 7 months ago
- 364fe47 Merge "Unregister GATT client if closed before registration completes" into main am: bc46ffd1af by Treehugger Robot · 2 years, 7 months ago
- ecc01ee Merge "GATT: Follow-up format" into main by William Escande · 2 years, 7 months ago
- bc46ffd Merge "Unregister GATT client if closed before registration completes" into main by Treehugger Robot · 2 years, 7 months ago
- 73061db GATT: Follow-up format by William Escande · 2 years, 7 months ago
- f036938 Unregister GATT client if closed before registration completes by Christine Hallstrom · 2 years, 7 months ago
- bdb465d Remove unused AVRCP hidden API by Etienne Ruffieux · 2 years, 7 months ago
- 688eb13 Merge "Change some methods to SystemApi for use in SettingsLib" into main am: 84daa52646 by Angela Wang · 2 years, 7 months ago
- 84daa52 Merge "Change some methods to SystemApi for use in SettingsLib" into main by Angela Wang · 2 years, 7 months ago
- 8a63a80 Merge "Fix description of exception in writeCharacteristic" into main am: e5718fcaad by Kihong Seong · 2 years, 7 months ago
- e5718fc Merge "Fix description of exception in writeCharacteristic" into main by Kihong Seong · 2 years, 7 months ago
- 403e205 Fix description of exception in writeCharacteristic by Kihong Seong · 2 years, 7 months ago
- 695c1c2 Merge "Reformat the file" into main am: af52ff7356 by William Escande · 2 years, 7 months ago
- af52ff7 Merge "Reformat the file" into main by William Escande · 2 years, 7 months ago
- da9c47b Change some methods to SystemApi for use in SettingsLib by Angela Wang · 2 years, 7 months ago
- 05c2cbe Reformat the file by Angela Wang · 2 years, 7 months ago
- 3f11129 Merge "Update IRK scan documentation" into main am: 3f823e2e98 by Christine Hallstrom · 2 years, 7 months ago
- 3f823e2 Merge "Update IRK scan documentation" into main by Christine Hallstrom · 2 years, 7 months ago
- 304c51e Merge "Add null check on getBluetoothGatt" into main am: ba498d0787 by William Escande · 2 years, 7 months ago
- ba498d0 Merge "Add null check on getBluetoothGatt" into main by William Escande · 2 years, 7 months ago
- 73c3e5b Add null check on getBluetoothGatt by William Escande · 2 years, 7 months ago
- 069d68c Merge "Use SynchronousResultReceiver when fetching Gatt" into main am: 1647128aa2 by William Escande · 2 years, 7 months ago
- 1647128 Merge "Use SynchronousResultReceiver when fetching Gatt" into main by William Escande · 2 years, 7 months ago
- 2c95374 Use SynchronousResultReceiver when fetching Gatt by William Escande · 2 years, 7 months ago
- 6d1acc0 Update IRK scan documentation by Christine Hallstrom · 2 years, 7 months ago