1. 7e6fe14 am 54499194: am 2e8a2d20: Merge "LE: Return false if an attribute read/write is in progress" into klp-modular-dev by Zhihai Xu · 10 years ago
  2. cc68cc9 LE: Return false if an attribute read/write is in progress by Andre Eisenbach · 10 years ago
  3. 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
  4. ae1b763 Merge "LE: Add API to configure MTU for a given connection (3/4)" into klp-modular-dev by Zhihai Xu · 10 years ago
  5. ab4fc11 am 1b09c97d: am 4447405d: Merge "Callback on correct method when status is unsuccessful." into klp-modular-dev by Wei Wang · 10 years ago
  6. c07a5dd Callback on correct method when status is unsuccessful. by Wei Wang · 10 years ago
  7. 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
  8. f3f52b1 Add comment of using same callback for start/stop advertising. by Wei Wang · 10 years ago
  9. 580b0a1 LE: Add API to configure MTU for a given connection (3/4) by Andre Eisenbach · 10 years ago
  10. 466ce96 Get rid of not specifying a user errors in bluetooth. by Dianne Hackborn · 10 years ago
  11. 3277953 am 13bd8577: am c0384b6b: DO NOT MERGE: Move advetise clean up to callback code. fixes b/13289050 Cherrypick from master to fix b/13289050 by Wei Wang · 10 years ago
  12. 13bd857 am c0384b6b: DO NOT MERGE: Move advetise clean up to callback code. fixes b/13289050 Cherrypick from master to fix b/13289050 by Wei Wang · 10 years ago
  13. d10bc17 am 15a18d07: am da084104: Merge "DO NOT MERGE: Add status callback for start/stop advertising." into klp-dev by Wei Wang · 10 years ago
  14. 15a18d0 am da084104: Merge "DO NOT MERGE: Add status callback for start/stop advertising." into klp-dev by Wei Wang · 10 years ago
  15. c0384b6 DO NOT MERGE: Move advetise clean up to callback code. fixes b/13289050 by Wei Wang · 10 years ago
  16. 4b4eebb DO NOT MERGE: Add status callback for start/stop advertising. by Wei Wang · 10 years ago
  17. 8094765 Move advetise clean up to callback code. fixes b/13289050 by Wei Wang · 10 years ago
  18. f305589 Add status callback for start/stop advertising. by Wei Wang · 10 years ago
  19. 0ea81ee am 1327e59f: Merge "DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API." into klp-dev by Wei Wang · 10 years ago
  20. 8169bc7 am 5adbea2e: am 784224d2: am b8a7dd63: Merge "Add handshake broadcast support" into klp-modular-dev by Mike J. Chen · 10 years ago
  21. ee0b3e9 DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API. by Wei Wang · 11 years ago
  22. 8faffa4 Add handshake broadcast support by Mike J. Chen · 10 years ago
  23. 5dadeba am 1ece04f3: Merge "BluetoothInputJava: Add broadcast action REPORT" into klp-modular-dev by Mike J. Chen · 11 years ago
  24. d96d5cf BluetoothInputJava: Add broadcast action REPORT by Mike J. Chen · 11 years ago
  25. 729b12c am bfa3f4fd: Merge "BluetoothInputDevice: make REPORT_TYPE values match hal" into klp-modular-dev by Mike J. Chen · 11 years ago
  26. 1b47f7c BluetoothInputDevice: make REPORT_TYPE values match hal by Mike J. Chen · 11 years ago
  27. 0177102 bluetoothsocket fd leak, need close the file descriptor after detachFd. by Zhihai Xu · 11 years ago
  28. 9efa3b6 Merge "NPE in BluetoothDevice.fetchUuidsWithSdp" by Zhihai Xu · 11 years ago
  29. 86b3fa6 BLE peripheral mode (3/4): Add peripheral mode API. by Wei Wang · 11 years ago
  30. 82e9557 NPE in BluetoothSocket.write() by Zhihai Xu · 11 years ago
  31. 5d04f1c NPE in BluetoothDevice.fetchUuidsWithSdp by Zhihai Xu · 11 years ago
  32. 2208e65 Merge "NPE in BluetoothSocket.write()" by Zhihai Xu · 11 years ago
  33. 18c7693 BLE peripheral mode (3/4): Add peripheral mode API. by Wei Wang · 11 years ago
  34. 610770d NPE in BluetoothSocket.write() by Zhihai Xu · 11 years ago
  35. e217347 am 9c514b8f: am 4561f199: am 08e0142f: am f85470e6: am fbbc1b79: Merge "Doc update: Update package summary for BT." into klp-docs by Katie McCormick · 11 years ago
  36. f2041ac Doc update: Update package summary for BT. by Katie McCormick · 11 years ago
  37. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  38. 3f96fdd am 46cfa691: am 9a53fbe4: am ce39e8ce: Merge "Change pairing api/intent permission from PRIVILEGED to ADMIN" into klp-dev by Matthew Xie · 11 years ago
  39. ac2c6c3 Change pairing api/intent permission from PRIVILEGED to ADMIN by Matthew Xie · 11 years ago
  40. 98e1797 Remove captive portal code that has no effect. by Narayan Kamath · 11 years ago
  41. 64be26f Merge "Check callback null condition for register/unregsiter state change callback" into klp-dev by Matthew Xie · 11 years ago
  42. 9b69399 Check callback null condition for register/unregsiter state change callback by Matthew Xie · 11 years ago
  43. 430e361 Makes ACTION_PAIRING_REQUEST require BLUETOOTH_PRIVILEGED. by Edward Jee · 11 years ago
  44. 68c692d Revert "Allow L2CAP sockets" by Mike Lockwood · 11 years ago
  45. 091fc2b Unhide setPin, setPin, setPairingConfirmation, and relevant intent fields by Matthew Xie · 11 years ago
  46. 0d37605 Fixed review comments by Kim Schulz · 11 years ago
  47. 34b0f92 Allow L2CAP sockets by Dmitry Grinberg · 11 years ago
  48. 02a25a9 Merge "Block ble adv api based on resource config" into klp-dev by Matthew Xie · 11 years ago
  49. c547077 Block ble adv api based on resource config by Matthew Xie · 11 years ago
  50. b240578 Fix docs build. by Ying Wang · 11 years ago
  51. 922d41b Enables AT+ANDROID command in Bluetooth HFP. by Edward Jee · 11 years ago
  52. e2a6d3d Merge "Introduce network link quality statistics" into klp-dev by Vinit Deshapnde · 11 years ago
  53. 1f12cb5 Introduce network link quality statistics by Vinit Deshapnde · 11 years ago
  54. b7b7d7a Update comments by John Du · 11 years ago
  55. 48f8b5d Change abortReliableWrite(BluetoothDevice) to abortReliableWrite() by John Du · 11 years ago
  56. 5a0cf7a Adding support for Absolute Volume by John Du · 11 years ago
  57. c60bed4 LE: Add support for the HID-over-GATT profile (2/3) by Andre Eisenbach · 11 years ago
  58. a5c81e8 Merge "LE: Add peripheral role support (1/4)" into klp-dev by Matthew Xie · 11 years ago
  59. f46b21a LE: Add peripheral role support (1/4) by Andre Eisenbach · 11 years ago
  60. 08c34c3 Merge "LE: Add instance ID to descriptors (1/4)" into klp-dev by Matthew Xie · 11 years ago
  61. 25b9cf9 LE: Add instance ID to descriptors (1/4) by Andre Eisenbach · 11 years ago
  62. fe3807a Bluetooth MAP profile - sms and mms support initial check-in by Matthew Xie · 11 years ago
  63. 89d16f7 am 9b7b4450: am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal is detected enable fail fast." into jb-mr2-dev by Wink Saville · 11 years ago
  64. d747cbc If in a mobile captive portal is detected enable fail fast. by Wink Saville · 11 years ago
  65. 221ea89 Start restricting service calls with implicit intents. by Dianne Hackborn · 11 years ago
  66. 876d100 Merge "Add debug menu to enable btsnoop" by Zhihai Xu · 11 years ago
  67. 560a523 Revert "Bluetooth stopped working in master - "bad file descriptor"" by Zhihai Xu · 11 years ago
  68. df3ceda Bluetooth stopped working in master - "bad file descriptor" by Zhihai Xu · 11 years ago
  69. 00c5620 am 30c8973f: am 75c59fb9: am dc22fa92: Merge "Doc change: new Bluetooth LE doc" into jb-mr2-dev by kmccormick · 11 years ago
  70. f14ff1c Doc change: new Bluetooth LE doc by kmccormick · 11 years ago
  71. af5971e Add debug menu to enable btsnoop by Zhihai Xu · 11 years ago
  72. fea17de Explicit locale when formatting machine strings. by Jeff Sharkey · 11 years ago
  73. 703ea18 am 0fdb05a7: am b190890a: Merge "Update javadoc to give app write better guidence" into jb-mr2-dev by Matthew Xie · 11 years ago
  74. b190890 Merge "Update javadoc to give app write better guidence" into jb-mr2-dev by Matthew Xie · 11 years ago
  75. b30f91e Update javadoc to give app write better guidence by Matthew Xie · 11 years ago
  76. 16a90db am 897d98a7: am 6ea0636a: Merge "Revert "Revert "Change GATT_FAILURE from 0 to 0x101""" into jb-mr2-dev by Matthew Xie · 11 years ago
  77. 90ca807 Revert "Revert "Change GATT_FAILURE from 0 to 0x101"" by Matthew Xie · 11 years ago
  78. 67cc127 am e7e6bf9f: am 27e45361: Merge "Revert "Change GATT_FAILURE from 0 to 0x101"" into jb-mr2-dev by Matthew Xie · 11 years ago
  79. d78afea am 84e1afcc: am 413f6293: Merge "Change GATT_FAILURE from 0 to 0x101" into jb-mr2-dev by Matthew Xie · 11 years ago
  80. d21f674 Revert "Change GATT_FAILURE from 0 to 0x101" by Matthew Xie · 11 years ago
  81. 8310e61 Change GATT_FAILURE from 0 to 0x101 by Matthew Xie · 11 years ago
  82. 69925b1 Remove roamChanged API by Ravi Nagarajan · 11 years ago
  83. 24dc818 Merge "BluetoothGatt: Print stack trace if an exception occurs in a callback" by Mike Lockwood · 11 years ago
  84. 0998ff1 BluetoothGatt: Print stack trace if an exception occurs in a callback by Mike Lockwood · 11 years ago
  85. 32ab77b Donot bind to GATT service when BLE is not supported by Matthew Xie · 11 years ago
  86. 7f3c5d1 Merge "Added flush() for bluetooth output stream" into jb-mr2-dev by Matthew Xie · 11 years ago
  87. d575233 Change permission of LE scan APIs from BLUETOOTH to BLUETOOTH_ADMIN by Matthew Xie · 11 years ago
  88. 71bfafc Added flush() for bluetooth output stream by zzy · 11 years ago
  89. cdd94e3 Remove BluetoothAdapterCallback. Simplify leScan Api by Matthew Xie · 11 years ago
  90. 3b64f38 Make BluetoothGattServer.close() public by Andre Eisenbach · 11 years ago
  91. 26cd4d6 Merge "Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt" into jb-mr2-dev by Matthew Xie · 11 years ago
  92. 33ec984 Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt by Matthew Xie · 11 years ago
  93. 6f0ed12 Fix minor LE descriptor permissions issue by Andre Eisenbach · 11 years ago
  94. 84e594f Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-dev by Matthew Xie · 11 years ago
  95. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 11 years ago
  96. 94eaab4 am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Take 2]" by Elliott Hughes · 11 years ago
  97. 665e1ae Add BT - DataTracker connection by Robert Greenwalt · 12 years ago
  98. 3e4a3ea Correct executable bit for source files [Take 2] by Chirayu Desai · 11 years ago
  99. 69edd64 Add stacking to the NetworkStateTrackers. by Lorenzo Colitti · 11 years ago
  100. 3f36660 Fixed 32 bit characteristic value assignment by Andre Eisenbach · 11 years ago