1. bc06f12 Merge "[le audio] Update volume control APIs range to 0~255" into main by Rongxuan Liu · 2 years, 4 months ago
  2. 5a02bb4 framework: Fix errorprone warnings by David Duarte · 2 years, 4 months ago
  3. 5e4ebbc [le audio] Update volume control APIs range to 0~255 by Rongxuan Liu · 2 years, 4 months ago
  4. 9a5d69e framework: Implement BluetoothCodecType to extend SourceCodecType by Henri Chataing · 2 years, 6 months ago
  5. 262bf0f Add device type metadata key: carkit + hearingAid by William Escande · 2 years, 4 months ago
  6. fe2f282 Merge "Add MFi HAS uuid with flag" into main by Angela Wang · 2 years, 4 months ago
  7. 056e361 Add MFi HAS uuid with flag by Angela Wang · 2 years, 5 months ago
  8. 3bcef52 Add @SystemApi for key missing broadcast by Jakub Pawlowski · 2 years, 5 months ago
  9. 17b17d2 Baseline issues that were previously suppressed by Anton Hansson · 2 years, 5 months ago
  10. 1557499 Bluetooth: enforce FlaggedApi by Adrian Roos · 2 years, 5 months ago
  11. 0c4d7ae Merge "[le audio] Add Volume Control APIs for connected devices in broadcast" into main by Rongxuan Liu · 2 years, 5 months ago
  12. 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
  13. 03f38af Merge "[le audio] Add new APIs for broadcast assistant on source lost" into main by Rongxuan Liu · 2 years, 5 months ago
  14. 2d3a1f6 [le audio] Add Volume Control APIs for connected devices in broadcast by Rongxuan Liu · 2 years, 5 months ago
  15. 251d918 [le audio] Add new APIs for broadcast metadata to set & get source RSSI by Rongxuan Liu · 2 years, 5 months ago
  16. c02cc64 Add @SystemApi device type metadata key for speakers and headsets. by Yiyi Shen · 2 years, 5 months ago
  17. 588c8e9 [le audio] Add new APIs for broadcast assistant on source lost by Rongxuan Liu · 2 years, 6 months ago
  18. c7223df Flag hap client api by William Escande · 2 years, 6 months ago
  19. c0cf79d Add additional overriding methods to signature files by Paul Duffin · 2 years, 6 months ago
  20. 17a3d12 Prepare for keeping concrete overrides of abstract methods by Paul Duffin · 2 years, 6 months ago
  21. da9c47b Change some methods to SystemApi for use in SettingsLib by Angela Wang · 2 years, 7 months ago
  22. aa37865 Update Opus over A2DP to use BluetoothCodecConfig api by David Duarte · 3 years ago
  23. 8134e95 Replace instances of IOException(msg) with BluetoothSocketException(code). by Aritra Sen · 3 years, 1 month ago
  24. 0e03f15 Create a new BluetoothSocketException class which is a subclass of IOException. by Aritra Sen · 3 years, 1 month ago
  25. 1599c72 Merge "API fixup isOffloadedTransportDiscoveryDataScanSupported" by William Escande · 3 years, 1 month ago
  26. 09516eb Merge "Bluetooth Quality Report: fix methods naming" by William Escande · 3 years, 1 month ago
  27. c05f5dd Revert "Revert "Address API feedback for Bluetooth Distance Meas..." by Chih Wei Chang · 3 years, 1 month ago
  28. fd08490 Revert "Address API feedback for Bluetooth Distance Measurement" by Chih Wei Chang · 3 years, 1 month ago
  29. 210aaa4 API fixup isOffloadedTransportDiscoveryDataScanSupported by William Escande · 3 years, 1 month ago
  30. e615889 Bluetooth Quality Report: fix methods naming by Jakub Rotkiewicz · 3 years, 1 month ago
  31. 6b9aa7f Address API feedback for Bluetooth Distance Measurement by Chienyuan Huang · 3 years, 1 month ago
  32. 9835f68 Add scan filter for Transport Discovery data by Hemant Gupta · 3 years, 5 months ago
  33. 25a3925 Merge changes from topic "bluetooth_quality_report" by William Escande · 3 years, 1 month ago
  34. 12bfe92 Bluetooth Quality Report features by Mingbo · 3 years, 5 months ago
  35. 2714034 Change API name by Hieu Dang · 3 years, 2 months ago
  36. 41b7d6b Merge "Refactoring API names to increase scope for future" by Md Shahriar Hossain Sajib · 3 years, 2 months ago
  37. c085911 Merge "Add public constants to failure messages in exceptions to improve code readability and using the messages." by Aritra Sen · 3 years, 2 months ago
  38. 2bf529b Refactoring API names to increase scope for future by Md Shahriar Hossain Sajib · 3 years, 2 months ago
  39. be58f95 Add public constants to failure messages in exceptions to improve code readability and using the messages. by Aritra Sen · 3 years, 2 months ago
  40. c6449d0 add getAdvertisementServiceData as system api by Yuyang Huang · 3 years, 2 months ago
  41. a798fa6 Merge "Add API for DCK connection interval" by Christine Hallstrom · 3 years, 2 months ago
  42. bdf6b00 Add API for DCK connection interval by Christine Hallstrom · 3 years, 2 months ago
  43. 33ff7c3 Merge "Add BluetoothDevice#getCreateBondCaller API" by Hieu Dang · 3 years, 2 months ago
  44. c66a9f1 Merge changes from topic "revert-2240043-bluetooth_codec_apis_public-RRXLPKBWKU" by Jack He · 3 years, 2 months ago
  45. 0fc73e0 Merge changes I73f0fb18,Ia5640c02,I51550c1b,I51da3a2c,I9139c5e6 by Treehugger Robot · 3 years, 2 months ago
  46. 5315039 Merge changes from topic "pbp-more-apis" by Rongxuan Liu · 3 years, 2 months ago
  47. 1ba2c48 Revert "Made Bluetooth codec configuration APIs public." by Jack He · 3 years, 2 months ago
  48. bcf5187 Merge "Revert "Add API to set connection interval at GATT connection"" by Christine Hallstrom · 3 years, 2 months ago
  49. 631fcbe Add BluetoothDevice#getCreateBondCaller API by My Name · 3 years, 2 months ago
  50. 03e9ca4 [le audio] Reuse existing constants for broadcast metadata codec config by Rongxuan Liu · 3 years, 2 months ago
  51. 0b878bf [le audio] Update 2nd LE broadcast APIs change to support Public Broadcast by Rongxuan Liu · 3 years, 2 months ago
  52. cb9e660 Revert "Add API to set connection interval at GATT connection" by Christine Hallstrom · 3 years, 2 months ago
  53. 5c71505 Add support for NRPAs in advertisement sets by Rahul Arya · 3 years, 2 months ago
  54. 6cc6140 Merge "API rename and requires a dual mode audio device for preferred audio profile API calls." by Rahul Sabnis · 3 years, 2 months ago
  55. ff55ef0 Merge changes from topic "private-gatt-cts" by Rahul Arya · 3 years, 2 months ago
  56. 0c750f2 [Private GATT] Add API to use a isolated GATT server by Rahul Arya · 3 years, 2 months ago
  57. 5fe5f99 API rename and requires a dual mode audio device for preferred audio by Rahul Sabnis · 3 years, 2 months ago
  58. 6d2a089 Add framework APIs for Bluetooth Distance Measurement by Chienyuan Huang · 3 years, 3 months ago
  59. 6f113fa Merge "[le audio] Update LE broadcast APIs to support Public Broadcast" by Rongxuan Liu · 3 years, 2 months ago
  60. 6a35619 Merge "leaudio: Allow to disable inband ringtone" by Łukasz Rymanowski · 3 years, 2 months ago
  61. d6792ea Merge "[Offload] Expose getAdvertiserId API as SystemApi" by Treehugger Robot · 3 years, 2 months ago
  62. 94c889f [le audio] Update LE broadcast APIs to support Public Broadcast by Rongxuan Liu · 3 years, 3 months ago
  63. 5fad822 leaudio: Allow to disable inband ringtone by Łukasz Rymanowski · 3 years, 3 months ago
  64. 5c7ddd4 Merge "Revert "add EXTRA_IS_ASHA_FOLLOWER as system api"" by Rahul Arya · 3 years, 2 months ago
  65. b514008 Revert "add EXTRA_IS_ASHA_FOLLOWER as system api" by Rahul Arya · 3 years, 2 months ago
  66. 43f6a45 Merge "Fixes typo in new BluetoothAdapter API unregisterPreferredAudioProfilesChangedCallback" by Rahul Sabnis · 3 years, 2 months ago
  67. f4445cd add EXTRA_IS_ASHA_FOLLOWER as system api by Yuyang Huang · 3 years, 2 months ago
  68. 1549cb1 [Offload] Expose getAdvertiserId API as SystemApi by Rahul Arya · 3 years, 2 months ago
  69. 3cf4bd3 Fixes typo in new BluetoothAdapter API by Rahul Sabnis · 3 years, 2 months ago
  70. 9105dbd Merge "Add API to set connection interval at GATT connection" by Etienne Ruffieux · 3 years, 2 months ago
  71. f59e20b Add API to set connection interval at GATT connection by Etienne Ruffieux · 3 years, 4 months ago
  72. 3f95740 Merge "Adds API for audio framework to notify BT that a preferred audio profile change has taken effect" by Rahul Sabnis · 3 years, 3 months ago
  73. 72a6977 Merge changes from topic "ndm" by Rahul Arya · 3 years, 3 months ago
  74. 6aac755 Adds API for audio framework to notify BT that a preferred audio profile by Rahul Sabnis · 3 years, 3 months ago
  75. efb5f97 Merge "Add callbacks for preferred audio profiles" by Rahul Sabnis · 3 years, 3 months ago
  76. 8de9a40 Add callbacks for preferred audio profiles by Rahul Sabnis · 3 years, 3 months ago
  77. 2a6137f [Offload] Alternative API for getAclHandle() by Rahul Arya · 3 years, 3 months ago
  78. ac962b2 [Non-Discoverable Mode] Add discoverable bit to advertiser config by Rahul Arya · 3 years, 3 months ago
  79. 7beb048 Merge "Add Auto Batch Scan Feature" by Jayden Kim · 3 years, 3 months ago
  80. fab85a8 Add Auto Batch Scan Feature by Jayden Kim · 3 years, 4 months ago
  81. 1097faf Add APIs to set and get the preferred audio mode by Rahul Sabnis · 3 years, 4 months ago
  82. cb85f8c Bluetooth Audio Policy APIs and HFP support integration by Md Shahriar Hossain Sajib · 3 years, 6 months ago
  83. 663ac05 New @SystemApi device type metadata key. by Vania Januar · 3 years, 4 months ago
  84. 5e781fa Merge "API Review: support* methods should be supports*" by Angela Wang · 3 years, 4 months ago
  85. 0a85f95 Change to @SystemApi for BluetoothHearingAid 2 APIs by jasonwshsu · 3 years, 5 months ago
  86. 96a08f0 API Review: support* methods should be supports* by Angela Wang · 3 years, 4 months ago
  87. 47ee811 Merge "Adding new System API to set BT HCI snoop logging mode." by Etienne Ruffieux · 3 years, 5 months ago
  88. 0ebfb20 Adding new System API to set BT HCI snoop logging mode. by Etienne Ruffieux · 3 years, 6 months ago
  89. c6b8ce5 BluetoothDevice.METADATA_LE_AUDIO add @SystemApi by Jakub Pawlowski · 3 years, 5 months ago
  90. 8b44b3f Merge "Adds some HAP feature related methods as system API" by Angela Wang · 3 years, 5 months ago
  91. 31091f2 Adds some HAP feature related methods as system API by Angela Wang · 3 years, 6 months ago
  92. 64d4e6b Made Bluetooth codec configuration APIs public. by Etienne Ruffieux · 3 years, 7 months ago
  93. 0ef4cac Merge "Removed "default" for onBluetoothActivityEnergyInfoError" am: ae099dc69c am: a83745e97c am: caf10d1959 by Etienne Ruffieux · 4 years ago
  94. ecaf690 Removed "default" for onBluetoothActivityEnergyInfoError by Etienne Ruffieux · 4 years ago
  95. 0ed50b4 Merge changes from topic "api-review-result-receiver" am: 4016e3d909 am: 96b794c2e1 am: 3ad78e8243 by Etienne Ruffieux · 4 years ago
  96. 4016e3d Merge changes from topic "api-review-result-receiver" by Etienne Ruffieux · 4 years ago
  97. 3d8f964 Merge "API Review: Update api for S+: Throw / Privileged" am: 2987f418c6 am: 5c9846577e am: 48e2221a00 by Treehugger Robot · 4 years ago
  98. a49e4e2 [API Review] Added error method to interface Bluetooth stats by Etienne Ruffieux · 4 years ago
  99. 132287c API Review: Update api for S+: Throw / Privileged by William Escande · 4 years ago
  100. e6ec4d4 [API Review] Replace ResultReceiver by Executor by Etienne Ruffieux · 4 years, 1 month ago