1. 6550557 Merge "Unregister app when advertise failed after registration." into lmp-dev by Wei Wang · 10 years ago
  2. 726652e Close the base socket when bindListen fails by Matthew Xie · 10 years ago
  3. 833559d Unregister app when advertise failed after registration. by Wei Wang · 10 years ago
  4. b1e066b Merge "Fix API council review comments. Also hide certain APIs(1/3)." into lmp-dev by Wei Wang · 10 years ago
  5. 491cb3f Merge "LE: Rename new MTU and connection paramter update APIs" into lmp-dev by Andre Eisenbach · 10 years ago
  6. 7cb10ac Merge "Fix threading issue for advertising." into lmp-dev by Wei Wang · 10 years ago
  7. 4072da0 LE: Rename new MTU and connection paramter update APIs by Andre Eisenbach · 10 years ago
  8. 9a974be Fix threading issue for advertising. by Wei Wang · 10 years ago
  9. b661bb7 Fix race condition for BluetoothLeScanner. by Wei Wang · 10 years ago
  10. 9960b57 Fix API council review comments. Also hide certain APIs(1/3). by Wei Wang · 10 years ago
  11. 621085e Protect from malformed advt with invalid manf_id/data combo by Prerepa Viswanadham · 10 years ago
  12. ee3cc8b Prevent crash in Gatt service due to null pointer in by Prerepa Viswanadham · 10 years ago
  13. ee80922 Clean up advertise and scan clients upon bluetooth down. by Wei Wang · 10 years ago
  14. 0d0df3c Add a TLV to support different result storage by Wei Wang · 10 years ago
  15. d5324e4 OnLost/OnFound integration - onfound match is done in framework, by Prerepa Viswanadham · 10 years ago
  16. 57210c7 Add transport parameter to createBond() function (4/4) by Andre Eisenbach · 10 years ago
  17. e0d4afb Add a default impelementation of IBluetoothGattCallback(1/2). by Wei Wang · 10 years ago
  18. 6bf513d Revert "Revert "Service data and manufacturer data can be repeated fields."" by Wei Wang · 10 years ago
  19. 67c01a4 Revert "Service data and manufacturer data can be repeated fields." by Sungsoo Lim · 10 years ago
  20. 3f7a390 Service data and manufacturer data can be repeated fields. by Wei Wang · 10 years ago
  21. 64d2b56 Merge "Make scan filter accepts prefix. Add tests." into lmp-dev by Wei Wang · 10 years ago
  22. 0462468 Make scan filter accepts prefix. Add tests. by Wei Wang · 10 years ago
  23. f6b3d8c Fix crash in Stopping/Starting BLE advertising after BluetoothAdapter cycling by Prerepa Viswanadham · 10 years ago
  24. d65e8f4 LE: Do not invoke callback if retrying read/write operation by Andre Eisenbach · 10 years ago
  25. ab2ed62 Split manu id and manu data. by Wei Wang · 10 years ago
  26. ec64dbf Fix bug of ScanSettings. Add unit test. by Wei Wang · 10 years ago
  27. c3059cc Use Scanner for legacy LE scans(1/2). by Wei Wang · 10 years ago
  28. 5bec5af cleanup : delete BLE advertising related hidden state references in Bluetooth Adapter by Prerepa Viswanadham · 10 years ago
  29. 0e81ca2 Move AdvertiseData length check to BluetoothAdvertiser. by Wei Wang · 10 years ago
  30. 8caac74 Bug 15564216: Report Bluetooth tx/rx/idle activity info and energy reporting by Prerepa Viswanadham · 10 years ago
  31. 0325947 Fix parcel issues with empty service uuid. Added tests. by Wei Wang · 10 years ago
  32. 685c1758 More API modification of BLE APIs (1/2). by Wei Wang · 10 years ago
  33. 55d19e4 Reduce GATT logging output by Andre Eisenbach · 10 years ago
  34. 6ce4db0 LE: Add connection parameter update request API (4/4) by Andre Eisenbach · 10 years ago
  35. 890b46a Remove MR2 BLE Advertising hidden API from L codebase (1/2). by Wei Wang · 10 years ago
  36. af74e66 Unhide Bluetooth batch APIs. Deprecate BluetoothAdpater scan APIs. (1/2) by Wei Wang · 10 years ago
  37. b108a6f Unhide the Bluetooth(BLE) offload capability apis by Prerepa Viswanadham · 10 years ago
  38. 8f2e74c OnFound and Onlost callback integration by Prerepa Viswanadham · 10 years ago
  39. 45a0a1a LE: Un-hide new congestion control and MTU APIs by Andre Eisenbach · 10 years ago
  40. 8e5270f Tie in BLE hw capabilities with api invocation and support. by Prerepa Viswanadham · 10 years ago
  41. 9fb1791 Implement batch scan API by Wei Wang · 10 years ago
  42. 0c116e1 Obtain capabilities from chipset for it's support of various features by Prerepa Viswanadham · 10 years ago
  43. 8949bfb Bluetooth: Support MAP Client role on Bluedroid. by Hemant Gupta · 11 years ago
  44. 061cfd0 LE: Fix GATT server documentation to reflect API updates by Andre Eisenbach · 10 years ago
  45. 177d078 Add WBS support on Bluedroid (6/6) by Mudumba Ananth · 10 years ago
  46. fad6726 LE: Hide new congestion constant for now by Andre Eisenbach · 10 years ago
  47. dadefda LE: Add notification sent and congestion callbacks (3/4) by Andre Eisenbach · 10 years ago
  48. b5f6bf7 Merge "Convert BluetoothTetheringDataTracker into a NetworkFactory." by Paul Jensen · 10 years ago
  49. 81c884e Convert BluetoothTetheringDataTracker into a NetworkFactory. by Paul Jensen · 10 years ago
  50. 39e7a54 Merge "Fix comment for sendData." by Ang Li · 10 years ago
  51. 707fd39 Fix comment for sendData. by Ang Li · 10 years ago
  52. 2975c68 Fix bug where GATT descriptors weren't being added to right characteristic by Mike J. Chen · 10 years ago
  53. 94b59de BluetoothAvrcpController: Move AVRCP controller support to new BluetoothProfile subclass by Mike Lockwood · 10 years ago
  54. 3b76a4b Add Support for AVRCP Controller Feature by Hemant Gupta · 11 years ago
  55. 2263dd1 BluetoothA2dpSink: Add new BluetoothProfile subclass for A2DP sink by Mike Lockwood · 10 years ago
  56. 0b611b5 Add BluetoothHeadsetClientCall.toString method by Mike Lockwood · 10 years ago
  57. cf916d3 Rename BluetoothHandsfreeClient to BluetoothHeadsetClient by Mike Lockwood · 10 years ago
  58. 7aca90f Bluetooth: Add support for HFP Client role. by Hemant Gupta · 11 years ago
  59. 53fe28b LE: Add oneway attribute to Gatt callbacks by Wei Wang · 10 years ago
  60. 58a01d6 Take out startScanWithUuidScanParam as part of refactoring by Prerepa Viswanadham · 10 years ago
  61. 174928c Adding a method to know if there is a connection to a BluetoothDevice. by Jay Civelli · 10 years ago
  62. 75f5b3a am 19bdd64c: Merge "Address API review comments. 1. Moved le stuff to it\'s subpackage. Remove BluetoothLe for all classes except *Scanner, *ScanSetting, *Advertiser and *AdvertiseSettings. 2. Make all callbacks abstract classes instead of interfaces. 3. Moved Advertis by Wei Wang · 10 years ago
  63. 6d81118 Address API review comments. by Wei Wang · 10 years ago
  64. 0a40ec2 Add Audio Manager support for Bluetooth A2DP Sink profile by Mike Lockwood · 10 years ago
  65. ab39cb7 Add scan response as an advertising parameter(1/2). by Wei Wang · 10 years ago
  66. 05ee041 Remove a hide tag link. by Wei Wang · 10 years ago
  67. adf6aff Revert "Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising."" by Wei Wang · 10 years ago
  68. 319b40c Revert "APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple advertising." by Wei Wang · 10 years ago
  69. 62d5bc7 APIs for BLE scan, scan filter, batch scan, onFound/onLost and multiple by Wei Wang · 10 years ago
  70. 5180084 Add a method to check whether a UUID is 32bit. by Wei Wang · 10 years ago
  71. a0fc1b37 am 3e1bbaf7: am 45734b4a: Merge "Log accept and close debug statements in BluetoothSocket." into klp-modular-dev by Joe LaPenna · 10 years ago
  72. 63da5bf5 Improve name of api. by Prerepa Viswanadham · 10 years ago
  73. 01c92da set scan parameters in BT stack. Apply the most demanding request by Prerepa Viswanadham · 10 years ago
  74. f3de98a Log accept and close debug statements in BluetoothSocket. by Joe LaPenna · 10 years ago
  75. f9cb86a Replace LinkCapabilities with NetworkCapabilities by Robert Greenwalt · 10 years ago
  76. b88fa82 Add transport param to Connect APIs by Ganesh Ganapathi Batta · 10 years ago
  77. 37fce07 Tear down PAN if we can't successfully complete a DHCP request by Sharvil Nanavati · 10 years ago
  78. 82500dd Add parse method to parse UUID from bytes for 16 bit, 32 bit and 128 bit by Wei Wang · 10 years ago
  79. 3e8eb40 Make sure BluetoothSocket#connect throws on error. by Sharvil Nanavati · 10 years ago
  80. a2d8706 DO NOT MERGE Tear down PAN if we can't successfully complete a DHCP request by Ariel Gertzenstein · 10 years ago
  81. 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
  82. cc68cc9 LE: Return false if an attribute read/write is in progress by Andre Eisenbach · 11 years ago
  83. 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
  84. ae1b763 Merge "LE: Add API to configure MTU for a given connection (3/4)" into klp-modular-dev by Zhihai Xu · 10 years ago
  85. ab4fc11 am 1b09c97d: am 4447405d: Merge "Callback on correct method when status is unsuccessful." into klp-modular-dev by Wei Wang · 10 years ago
  86. c07a5dd Callback on correct method when status is unsuccessful. by Wei Wang · 10 years ago
  87. 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
  88. f3f52b1 Add comment of using same callback for start/stop advertising. by Wei Wang · 10 years ago
  89. 580b0a1 LE: Add API to configure MTU for a given connection (3/4) by Andre Eisenbach · 10 years ago
  90. 466ce96 Get rid of not specifying a user errors in bluetooth. by Dianne Hackborn · 11 years ago
  91. 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 · 11 years ago
  92. 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 · 11 years ago
  93. d10bc17 am 15a18d07: am da084104: Merge "DO NOT MERGE: Add status callback for start/stop advertising." into klp-dev by Wei Wang · 11 years ago
  94. 15a18d0 am da084104: Merge "DO NOT MERGE: Add status callback for start/stop advertising." into klp-dev by Wei Wang · 11 years ago
  95. c0384b6 DO NOT MERGE: Move advetise clean up to callback code. fixes b/13289050 by Wei Wang · 11 years ago
  96. 4b4eebb DO NOT MERGE: Add status callback for start/stop advertising. by Wei Wang · 11 years ago
  97. 8094765 Move advetise clean up to callback code. fixes b/13289050 by Wei Wang · 11 years ago
  98. f305589 Add status callback for start/stop advertising. by Wei Wang · 11 years ago
  99. 0ea81ee am 1327e59f: Merge "DO NOT MERGE BLE peripheral mode (3/4): Add peripheral mode API." into klp-dev by Wei Wang · 11 years ago
  100. 8169bc7 am 5adbea2e: am 784224d2: am b8a7dd63: Merge "Add handshake broadcast support" into klp-modular-dev by Mike J. Chen · 11 years ago