1. a50cc71 Bluetooth: track enabling in dumpsys by Marie Janssen · 8 years ago
  2. ffcf88f Bluetooth: log message improvements by Marie Janssen · 8 years ago
  3. b1e2da7 Add Bluetooth toggle prompts - framework by Svetoslav Ganov · 8 years ago
  4. 6affbde Bluetooth: prevent enabling BLE in airplane mode am: a80d745c65 by Marie Janssen · 8 years ago
  5. a80d745 Bluetooth: prevent enabling BLE in airplane mode by Marie Janssen · 8 years ago
  6. d8e027b Bluetooth: More logging of bluetooth service state am: 9fa2491850 by Marie Janssen · 8 years ago
  7. 9fa2491 Bluetooth: More logging of bluetooth service state by Marie Janssen · 8 years ago
  8. b1301fa Add a way to query for supported Bluetooth profiles. by Bryce Lee · 8 years ago
  9. 65813df Docs: Fixed the Bluetooth guide link by Hemal Patel · 8 years ago
  10. a0b91d7 Fix race with BT disable in BLE_ON_STATE by Calvin On · 8 years ago
  11. e957a8a Add missing "try ... finally" safeguards by Pavlin Radoslavov · 8 years ago
  12. eb50a39 Reduced the impact of "synchronized" statements by Pavlin Radoslavov · 8 years ago
  13. 991357f BluetoothManager: Make requestControllerActivityInfo one call by Adam Lesinski · 8 years ago
  14. 010bf37 BatteryStats: Introduce Async external stats requests by Adam Lesinski · 8 years ago
  15. b6e1daf Allow factory reset when bluetooth is off (1/2) by Ajay Panicker · 8 years ago
  16. cfa8a64 Add BluetoothProfile for PBAP PCE role. by Joseph Pirozzo · 8 years ago
  17. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  18. bf0dc0f Add thread safety documentation by Neil Fuller · 9 years ago
  19. 30c3c09 Merge "Fix wrong javadoc in BluetoothAdapter." by Florian Salbrechter · 9 years ago
  20. cda6e87 Implement Bluetooth settings factory reset (2/5) by Ajay Panicker · 9 years ago
  21. 05416af Fix wrong javadoc in BluetoothAdapter. by Florian Salbrechter · 9 years ago
  22. 3b3d1fe SAP: Make it possible to enforce a 16-digit pin code (4/5) by Casper Bonde · 9 years ago
  23. 2328423 Add support for MITM for BluetoothSockets (1/4) by Casper Bonde · 9 years ago
  24. f9e3e9e Expose a few system APIs for BLE scan only mode. by Wei Wang · 9 years ago
  25. 408abf7 Do not report WiFi and Bluetooth MAC addresses - framework. by Svet Ganov · 9 years ago
  26. 2d49752 Add bluetooth permission annotations by Tor Norbye · 9 years ago
  27. 46ab723 Allow obtaining BLE capabilities in BLE scan only mode. by Wei Wang · 9 years ago
  28. ab25813 BluetoothSap class should not be public by Andre Eisenbach · 9 years ago
  29. c90c760 Merge "Honor Ble scanning settings from Settings UI." into mnc-dev by Wei Wang · 9 years ago
  30. 67d8416 Honor Ble scanning settings from Settings UI. by Wei Wang · 9 years ago
  31. 1b43e43 Fix typo. bug: b/20610710 by tturney · 9 years ago
  32. 237a597 Fix documentation - non-public API. by Etan Cohen · 9 years ago
  33. fd840dd Bluetooth document fix: remove reference from open API to hidden entities by Etan Cohen · 9 years ago
  34. b271d27 Merge commit 'db1dbb8' into merge2 by Etan Cohen · 9 years ago
  35. 5c0d6f6 Merge commit '6ddbb5e' into merge2 by Etan Cohen · 9 years ago
  36. 571bb54 Reduce log spam in BluetoothAdapter for getState. by Prerepa Viswanadham · 9 years ago
  37. db1dbb8 Manage onfound/lost resources (1/2) by Prerepa Viswanadham · 9 years ago
  38. 6a30835 Fix make update-api by Yorke Lee · 9 years ago
  39. 2a5f608 Add support for Bluetooth Sim Access Profile (2/4) by Casper Bonde · 9 years ago
  40. d055adb Bluetooth LE background operation mode (2/2) by Nitin Arora · 9 years ago
  41. b679271 Fix make update-api by Yorke Lee · 9 years ago
  42. d05bd46 Add support for Bluetooth Sim Access Profile (2/4) by Casper Bonde · 9 years ago
  43. 6ddbb5e Bluetooth LE background operation mode (2/2) by Nitin Arora · 9 years ago
  44. 80047fa am b5e0cfb..557d2f5 from mirror-m-wireless-internal-release by Vinit Deshpande · 9 years ago
  45. 238e0f9 OBEX Over L2CAP + SDP search API for BT profiles by Casper Bonde · 9 years ago
  46. 57bf2a8 Merge commit 'e593d0a' into merge_work by Prerepa Viswanadham · 9 years ago
  47. e593d0a Onfound onlost feature. by Prerepa Viswanadham · 9 years ago
  48. eb864d4 Merge commit 'd91f193' into merge2 by Etan Cohen · 9 years ago
  49. d91f193 Add API for BLE_SCAN_ALWAYS_AVAILABLE feature. by Wei Wang · 9 years ago
  50. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  51. 60675b2 Separate the protection of mProxyServiceStateCallbacks from that of mService by Matthew Xie · 9 years ago
  52. 178d3b5 Fix crash during Bluetooth on/off stress test by Andre Eisenbach · 10 years ago
  53. 5630274 am 248edc3e: Update javadoc comments for getBluetoothLeAdvertiser() by Prerepa Viswanadham · 10 years ago
  54. 248edc3 Update javadoc comments for getBluetoothLeAdvertiser() by Prerepa Viswanadham · 10 years ago
  55. 35cd4c8 Add support of advertising through standard instance.(1/4) by Wei Wang · 10 years ago
  56. ee80922 Clean up advertise and scan clients upon bluetooth down. by Wei Wang · 10 years ago
  57. c3059cc Use Scanner for legacy LE scans(1/2). by Wei Wang · 10 years ago
  58. 5bec5af cleanup : delete BLE advertising related hidden state references in Bluetooth Adapter by Prerepa Viswanadham · 10 years ago
  59. 8caac74 Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reporting by Prerepa Viswanadham · 10 years ago
  60. 890b46a Remove MR2 BLE Advertising hidden API from L codebase (1/2). by Wei Wang · 10 years ago
  61. af74e66 Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2) by Wei Wang · 10 years ago
  62. b108a6f Unhide the Bluetooth(BLE) offload capability apis by Prerepa Viswanadham · 10 years ago
  63. 8f2e74c OnFound and Onlost callback integration by Prerepa Viswanadham · 10 years ago
  64. 9fb1791 Implement batch scan API by Wei Wang · 10 years ago
  65. 0c116e1 Obtain capabilities from chipset for it's support of various features by Prerepa Viswanadham · 10 years ago
  66. dadefda LE: Add notification sent and congestion callbacks (3/4) by Andre Eisenbach · 10 years ago
  67. 94b59de BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfile subclass by Mike Lockwood · 10 years ago
  68. 2263dd1 BluetoothA2dpSink: Add new BluetoothProfile subclass for A2DP sink by Mike Lockwood · 10 years ago
  69. cf916d3 Rename BluetoothHandsfreeClient to BluetoothHeadsetClient by Mike Lockwood · 10 years ago
  70. 7aca90f Bluetooth: Add support for HFP Client role. by Hemant Gupta · 11 years ago
  71. 6d81118 Address API review comments. by Wei Wang · 10 years ago
  72. adf6aff Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising."" by Wei Wang · 10 years ago
  73. 319b40c Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising." by Wei Wang · 10 years ago
  74. 62d5bc7 APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple by Wei Wang · 10 years ago
  75. 6b96c1b am 7d394df2: am ae1b763c: Merge "LE: Add API to configure MTU for a given connection (3/4)" into klp-modular-dev by Zhihai Xu · 10 years ago
  76. ae1b763 Merge "LE: Add API to configure MTU for a given connection (3/4)" into klp-modular-dev by Zhihai Xu · 10 years ago
  77. ab4fc11 am 1b09c97d: am 4447405d: Merge "Callback on correct method when status is unsuccessful." into klp-modular-dev by Wei Wang · 10 years ago
  78. c07a5dd Callback on correct method when status is unsuccessful. by Wei Wang · 10 years ago
  79. 45e1bcd am 0d68a52a: am 9d3e0996: Merge "Add comment of using same callback for start/stop advertising." into klp-modular-dev by Wei Wang · 10 years ago
  80. f3f52b1 Add comment of using same callback for start/stop advertising. by Wei Wang · 10 years ago
  81. 580b0a1 LE: Add API to configure MTU for a given connection (3/4) by Andre Eisenbach · 10 years ago
  82. c0384b6 DO NOT MERGE: Move advetise clean up to callback code. fixes b/13289050 by Wei Wang · 10 years ago
  83. 4b4eebb DO NOT MERGE: Add status callback for start/stop advertising. by Wei Wang · 10 years ago
  84. 8094765 Move advetise clean up to callback code. fixes b/13289050 by Wei Wang · 10 years ago
  85. f305589 Add status callback for start/stop advertising. by Wei Wang · 10 years ago
  86. ee0b3e9 DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API. by Wei Wang · 11 years ago
  87. 18c7693 BLE peripheral mode (3/4): Add peripheral mode API. by Wei Wang · 11 years ago
  88. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  89. 68c692d Revert "Allow L2CAP sockets" by Mike Lockwood · 11 years ago
  90. 0d37605 Fixed review comments by Kim Schulz · 11 years ago
  91. 34b0f92 Allow L2CAP sockets by Dmitry Grinberg · 11 years ago
  92. f46b21a LE: Add peripheral role support (1/4) by Andre Eisenbach · 11 years ago
  93. 25b9cf9 LE: Add instance ID to descriptors (1/4) by Andre Eisenbach · 11 years ago
  94. 876d100 Merge "Add debug menu to enable btsnoop" by Zhihai Xu · 11 years ago
  95. af5971e Add debug menu to enable btsnoop by Zhihai Xu · 11 years ago
  96. fea17de Explicit locale when formatting machine strings. by Jeff Sharkey · 11 years ago
  97. b30f91e Update javadoc to give app write better guidence by Matthew Xie · 11 years ago
  98. 32ab77b Donot bind to GATT service when BLE is not supported by Matthew Xie · 11 years ago
  99. d575233 Change permission of LE scan APIs from BLUETOOTH to BLUETOOTH_ADMIN by Matthew Xie · 11 years ago
  100. cdd94e3 Remove BluetoothAdapterCallback. Simplify leScan Api by Matthew Xie · 11 years ago