1. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 5 years ago
  2. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  3. 6c96b70 Synchronize on a static final object to lock mDeviceBusy by Ajay Panicker · 6 years ago
  4. 219f7dc docs: fixing errors found with lint checker by kopriva · 6 years ago
  5. 4dc66d3 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  6. c87223b Fix spelling errors in BluetoothGatt documentation by Stanley Tng · 6 years ago
  7. 505c058 Fix spelling errors in BluetoothGatt documentation by Stanley Tng · 6 years ago
  8. bbb35c0 Add min_ce/max_ce parameters to requestLeConnectionUpdate() by Stanley Tng · 6 years ago
  9. 148dd5b Add min_ce/max_ce parameters to requestLeConnectionUpdate() by Stanley Tng · 6 years ago
  10. 6da1dda Add function to update LE connection parameters by Stanley Tng · 7 years ago
  11. 8dde5e1 Fix included service parsing (3/3) by Jakub Pawlowski · 7 years ago
  12. cf733cd Bluetooth: fix typo in comment by Jakub Pawlowski · 7 years ago
  13. 3eb569f Bluetooth: thread-safe callback invocation by Jakub Pawlowski · 7 years ago
  14. eb6b3da Bluetooth: fix GATT race conditions when using Handler by Jakub Pawlowski · 7 years ago
  15. 2992cd0 Fix checkstyle errors (2/2) by Jack He · 7 years ago
  16. a355e5e Fix checkstyle errors (1/2) by Jack He · 7 years ago
  17. f0efa2c Merge "GATT: Expose opportunistic client API to Java" am: 782ba0aca8 by Jack He · 7 years ago
  18. 13f52c8 GATT: Expose opportunistic client API to Java by Jack He · 7 years ago
  19. 9fd4462 Merge "Discover primary service by UUID for PTS tests (4/4)" am: abb732fc40 am: 7e80b882b7 by Jakub Pawlowski · 7 years ago
  20. fe2bf16 Discover primary service by UUID for PTS tests (4/4) by Jakub Pawlowski · 7 years ago
  21. c131051 Fix Bluetooth GATT API default handler assignment by Ruben Brunk · 7 years ago
  22. 6bdc550 Fix Bluetooth GATT API default handler assignment by Ruben Brunk · 7 years ago
  23. 0e0e757 Fix NPE when accessing mCallback in BluetoothGatt by Jakub Pawlowski · 7 years ago
  24. ce21cb9 Read by UUID for PTS tests (1/5) by Jakub Pawlowski · 7 years ago
  25. 0e4ac75 Fix NPE when accessing mCallback in BluetoothGatt by Jakub Pawlowski · 7 years ago
  26. b0f6474 Bluetooth: Add handler parameter to connectGatt by Jakub Pawlowski · 7 years ago
  27. 4eab4965 Bluetooth: Add handler parameter to connectGatt by Jakub Pawlowski · 7 years ago
  28. de74891 Read by UUID for PTS tests (1/5) by Jakub Pawlowski · 7 years ago
  29. a515137 Bluetooth 5 PHY simplification by Jakub Pawlowski · 7 years ago
  30. 9e37719 Bluetooth 5 PHY simplification by Jakub Pawlowski · 7 years ago
  31. f752ace Bluetooth API spelling fixes ("wether" -> "whether") by Jakub Pawlowski · 7 years ago
  32. 08ed924 Bluetooth API spelling fixes ("wether" -> "whether") by Jakub Pawlowski · 7 years ago
  33. 1d97832 Merge "Bluetooth GATT callback naming fix "Ext" -> "" (1/2)" am: beb8ceada8 am: cfe099b01d by Jakub Pawlowski · 7 years ago
  34. d7116be Bluetooth GATT callback naming fix "Ext" -> "" (1/2) by Jakub Pawlowski · 7 years ago
  35. 36a44f0 Merge "Expose connection update callback (4/4)" am: 60865e4a8d am: 45487910b4 by Jakub Pawlowski · 7 years ago
  36. 326f7b3 Expose connection update callback (4/4) by Jakub Pawlowski · 7 years ago
  37. 93a094c Merge "BluetoothGattCallbackExt removal" am: e2ddacaff4 am: 2a32d04a24 by Jakub Pawlowski · 7 years ago
  38. d64bb88 BluetoothGattCallbackExt removal by Jakub Pawlowski · 7 years ago
  39. 409cee6 Bluetooth 5 PHY selection API by Jakub Pawlowski · 7 years ago
  40. db5a87d Bluetooth 5 PHY selection API by Jakub Pawlowski · 7 years ago
  41. d649849 Merge "Separate LE scanner from GATT client (1/4)" am: 87c997ca21 am: 81d5ecb7a6 am: 61d0088923 by Jakub Pawlowski · 8 years ago
  42. 81d5ecb Merge "Separate LE scanner from GATT client (1/4)" am: 87c997ca21 by Jakub Pawlowski · 8 years ago
  43. 1b49e6e Separate LE scanner from GATT client (1/4) by Jakub Pawlowski · 8 years ago
  44. c74c449 Merge "Gradually increase the level of authentication on failed GATT operations." am: 6071abdb92 am: 046a5c3a00 by Jacky Cheung · 8 years ago
  45. 046a5c3 Merge "Gradually increase the level of authentication on failed GATT operations." by Jacky Cheung · 8 years ago
  46. 3854e22 Gradually increase the level of authentication on failed GATT operations. by Jacky Cheung · 8 years ago
  47. 70a220b Remove unused mContext from BluetoothGatt[Server]. am: adc26ec1b4 am: 140e5cce70 by Jeremy Klein · 8 years ago
  48. 8002b27 Remove unused mContext from BluetoothGatt[Server]. am: adc26ec1b4 am: 140e5cce70 by Jeremy Klein · 8 years ago
  49. adc26ec Remove unused mContext from BluetoothGatt[Server]. by Jeremy Klein · 8 years ago
  50. d92a9bb Merge "Remove write type from GATT descriptor writes (1/4)" am: b7eb1d7eaf am: 0aa5797976 am: ed042c00e0 by Jakub Pawlowski · 8 years ago
  51. c0cc71e Merge "Fixes the system server crash issue caused by uncatched exception." am: b68106cf2a am: ca7a43b5da am: 3b5e46bf9b by Tobias Thierer · 8 years ago
  52. 8e970d6 Remove write type from GATT descriptor writes (1/4) by Jakub Pawlowski · 8 years ago
  53. d75f512 GATT Server refactoring (2/4) by Jakub Pawlowski · 8 years ago
  54. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  55. d35167a Fix GATT autoConnect race condition by Sungki Kim · 8 years ago
  56. 636ab03 Fix GATT autoConnect race condition by Sungki Kim · 8 years ago
  57. 2358043 Merge "Always use Write Request for GATT descriptor writes" by Andre Eisenbach · 8 years ago
  58. 060956b Fix log spam in getCharacteristicById() by Andre Eisenbach · 8 years ago
  59. 942aebc Always use Write Request for GATT descriptor writes by Andre Eisenbach · 8 years ago
  60. 613f430 Always use Write Request for GATT descriptor writes by Andre Eisenbach · 8 years ago
  61. 1591d36 Fix log spam in getCharacteristicById() by Andre Eisenbach · 8 years ago
  62. c9d13c3 Use handles to identify GATT attributes (4/4) by Jakub Pawlowski · 8 years ago
  63. bf0faed Change how services are passed up to the stack by Jakub Pawlowski · 8 years ago
  64. a9e27ec Use handles to identify GATT attributes (4/4) by Jakub Pawlowski · 8 years ago
  65. 8d312a8 Change how services are passed up to the stack by Jakub Pawlowski · 8 years ago
  66. ff5e5db3 Fix BT crash due to unset value for BluetoothGattDescriptor from API user by Prerepa Viswanadham · 10 years ago
  67. f0b56a5 Remove remanents of onConnectionCongested in framwork by Prerepa Viswanadham · 10 years ago
  68. ba4f57a Remove onConnectionCongested callback by Prerepa Viswanadham · 10 years ago
  69. 4072da0 LE: Rename new MTU and connection paramter update APIs by Andre Eisenbach · 10 years ago
  70. e0d4afb Add a default impelementation of IBluetoothGattCallback(1/2). by Wei Wang · 10 years ago
  71. d65e8f4 LE: Do not invoke callback if retrying read/write operation by Andre Eisenbach · 10 years ago
  72. 55d19e4 Reduce GATT logging output by Andre Eisenbach · 10 years ago
  73. 6ce4db0 LE: Add connection parameter update request API (4/4) by Andre Eisenbach · 10 years ago
  74. 8f2e74c OnFound and Onlost callback integration by Prerepa Viswanadham · 10 years ago
  75. 45a0a1a LE: Un-hide new congestion control and MTU APIs by Andre Eisenbach · 10 years ago
  76. 9fb1791 Implement batch scan API by Wei Wang · 10 years ago
  77. fad6726 LE: Hide new congestion constant for now by Andre Eisenbach · 10 years ago
  78. dadefda LE: Add notification sent and congestion callbacks (3/4) by Andre Eisenbach · 10 years ago
  79. 2975c68 Fix bug where GATT descriptors weren't being added to right characteristic by Mike J. Chen · 10 years ago
  80. adf6aff Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising."" by Wei Wang · 10 years ago
  81. 319b40c Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising." by Wei Wang · 10 years ago
  82. 62d5bc7 APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple by Wei Wang · 10 years ago
  83. b88fa82 Add transport param to Connect APIs by Ganesh Ganapathi Batta · 10 years ago
  84. 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
  85. cc68cc9 LE: Return false if an attribute read/write is in progress by Andre Eisenbach · 10 years ago
  86. 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
  87. 580b0a1 LE: Add API to configure MTU for a given connection (3/4) by Andre Eisenbach · 10 years ago
  88. 4b4eebb DO NOT MERGE: Add status callback for start/stop advertising. by Wei Wang · 10 years ago
  89. f305589 Add status callback for start/stop advertising. by Wei Wang · 10 years ago
  90. ee0b3e9 DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API. by Wei Wang · 11 years ago
  91. 18c7693 BLE peripheral mode (3/4): Add peripheral mode API. by Wei Wang · 11 years ago
  92. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  93. c547077 Block ble adv api based on resource config by Matthew Xie · 11 years ago
  94. b7b7d7a Update comments by John Du · 11 years ago
  95. 48f8b5d Change abortReliableWrite(BluetoothDevice) to abortReliableWrite() by John Du · 11 years ago
  96. f46b21a LE: Add peripheral role support (1/4) by Andre Eisenbach · 11 years ago
  97. 25b9cf9 LE: Add instance ID to descriptors (1/4) by Andre Eisenbach · 11 years ago
  98. 703ea18 am 0fdb05a7: am b190890a: Merge "Update javadoc to give app write better guidence" into jb-mr2-dev by Matthew Xie · 11 years ago
  99. b190890 Merge "Update javadoc to give app write better guidence" into jb-mr2-dev by Matthew Xie · 11 years ago
  100. b30f91e Update javadoc to give app write better guidence by Matthew Xie · 11 years ago