1. d7116be Bluetooth GATT callback naming fix "Ext" -> "" (1/2) by Jakub Pawlowski · 7 years ago
  2. 326f7b3 Expose connection update callback (4/4) by Jakub Pawlowski · 7 years ago
  3. d64bb88 BluetoothGattCallbackExt removal by Jakub Pawlowski · 7 years ago
  4. 409cee6 Bluetooth 5 PHY selection API by Jakub Pawlowski · 8 years ago
  5. 81d5ecb Merge "Separate LE scanner from GATT client (1/4)" am: 87c997ca21 by Jakub Pawlowski · 8 years ago
  6. 1b49e6e Separate LE scanner from GATT client (1/4) by Jakub Pawlowski · 8 years ago
  7. 046a5c3 Merge "Gradually increase the level of authentication on failed GATT operations." by Jacky Cheung · 8 years ago
  8. 3854e22 Gradually increase the level of authentication on failed GATT operations. by Jacky Cheung · 8 years ago
  9. 8002b27 Remove unused mContext from BluetoothGatt[Server]. am: adc26ec1b4 am: 140e5cce70 by Jeremy Klein · 8 years ago
  10. adc26ec Remove unused mContext from BluetoothGatt[Server]. by Jeremy Klein · 8 years ago
  11. 8e970d6 Remove write type from GATT descriptor writes (1/4) by Jakub Pawlowski · 8 years ago
  12. d75f512 GATT Server refactoring (2/4) by Jakub Pawlowski · 8 years ago
  13. d35167a Fix GATT autoConnect race condition by Sungki Kim · 8 years ago
  14. 636ab03 Fix GATT autoConnect race condition by Sungki Kim · 8 years ago
  15. 2358043 Merge "Always use Write Request for GATT descriptor writes" by Andre Eisenbach · 8 years ago
  16. 060956b Fix log spam in getCharacteristicById() by Andre Eisenbach · 8 years ago
  17. 942aebc Always use Write Request for GATT descriptor writes by Andre Eisenbach · 8 years ago
  18. 613f430 Always use Write Request for GATT descriptor writes by Andre Eisenbach · 8 years ago
  19. 1591d36 Fix log spam in getCharacteristicById() by Andre Eisenbach · 8 years ago
  20. c9d13c3 Use handles to identify GATT attributes (4/4) by Jakub Pawlowski · 8 years ago
  21. bf0faed Change how services are passed up to the stack by Jakub Pawlowski · 9 years ago
  22. a9e27ec Use handles to identify GATT attributes (4/4) by Jakub Pawlowski · 8 years ago
  23. 8d312a8 Change how services are passed up to the stack by Jakub Pawlowski · 9 years ago
  24. ff5e5db3 Fix BT crash due to unset value for BluetoothGattDescriptor from API user by Prerepa Viswanadham · 10 years ago
  25. f0b56a5 Remove remanents of onConnectionCongested in framwork by Prerepa Viswanadham · 10 years ago
  26. ba4f57a Remove onConnectionCongested callback by Prerepa Viswanadham · 10 years ago
  27. 4072da0 LE: Rename new MTU and connection paramter update APIs by Andre Eisenbach · 10 years ago
  28. e0d4afb Add a default impelementation of IBluetoothGattCallback(1/2). by Wei Wang · 10 years ago
  29. d65e8f4 LE: Do not invoke callback if retrying read/write operation by Andre Eisenbach · 10 years ago
  30. 55d19e4 Reduce GATT logging output by Andre Eisenbach · 10 years ago
  31. 6ce4db0 LE: Add connection parameter update request API (4/4) by Andre Eisenbach · 10 years ago
  32. 8f2e74c OnFound and Onlost callback integration by Prerepa Viswanadham · 10 years ago
  33. 45a0a1a LE: Un-hide new congestion control and MTU APIs by Andre Eisenbach · 10 years ago
  34. 9fb1791 Implement batch scan API by Wei Wang · 10 years ago
  35. fad6726 LE: Hide new congestion constant for now by Andre Eisenbach · 10 years ago
  36. dadefda LE: Add notification sent and congestion callbacks (3/4) by Andre Eisenbach · 10 years ago
  37. 2975c68 Fix bug where GATT descriptors weren't being added to right characteristic by Mike J. Chen · 10 years ago
  38. adf6aff Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising."" by Wei Wang · 10 years ago
  39. 319b40c Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising." by Wei Wang · 10 years ago
  40. 62d5bc7 APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple by Wei Wang · 10 years ago
  41. b88fa82 Add transport param to Connect APIs by Ganesh Ganapathi Batta · 10 years ago
  42. 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
  43. cc68cc9 LE: Return false if an attribute read/write is in progress by Andre Eisenbach · 10 years ago
  44. 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
  45. 580b0a1 LE: Add API to configure MTU for a given connection (3/4) by Andre Eisenbach · 10 years ago
  46. 4b4eebb DO NOT MERGE: Add status callback for start/stop advertising. by Wei Wang · 10 years ago
  47. f305589 Add status callback for start/stop advertising. by Wei Wang · 10 years ago
  48. ee0b3e9 DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API. by Wei Wang · 11 years ago
  49. 18c7693 BLE peripheral mode (3/4): Add peripheral mode API. by Wei Wang · 11 years ago
  50. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  51. c547077 Block ble adv api based on resource config by Matthew Xie · 11 years ago
  52. b7b7d7a Update comments by John Du · 11 years ago
  53. 48f8b5d Change abortReliableWrite(BluetoothDevice) to abortReliableWrite() by John Du · 11 years ago
  54. f46b21a LE: Add peripheral role support (1/4) by Andre Eisenbach · 11 years ago
  55. 25b9cf9 LE: Add instance ID to descriptors (1/4) by Andre Eisenbach · 11 years ago
  56. 703ea18 am 0fdb05a7: am b190890a: Merge "Update javadoc to give app write better guidence" into jb-mr2-dev by Matthew Xie · 11 years ago
  57. b190890 Merge "Update javadoc to give app write better guidence" into jb-mr2-dev by Matthew Xie · 11 years ago
  58. b30f91e Update javadoc to give app write better guidence by Matthew Xie · 11 years ago
  59. 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
  60. 90ca807 Revert "Revert "Change GATT_FAILURE from 0 to 0x101"" by Matthew Xie · 11 years ago
  61. 67cc127 am e7e6bf9f: am 27e45361: Merge "Revert "Change GATT_FAILURE from 0 to 0x101"" into jb-mr2-dev by Matthew Xie · 11 years ago
  62. d78afea am 84e1afcc: am 413f6293: Merge "Change GATT_FAILURE from 0 to 0x101" into jb-mr2-dev by Matthew Xie · 11 years ago
  63. d21f674 Revert "Change GATT_FAILURE from 0 to 0x101" by Matthew Xie · 11 years ago
  64. 8310e61 Change GATT_FAILURE from 0 to 0x101 by Matthew Xie · 11 years ago
  65. 0998ff1 BluetoothGatt: Print stack trace if an exception occurs in a callback by Mike Lockwood · 11 years ago
  66. 33ec984 Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt by Matthew Xie · 11 years ago
  67. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 12 years ago
  68. 9908112 Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 12 years ago