1. 34b0f92 Allow L2CAP sockets by Dmitry Grinberg · 11 years ago
  2. 02a25a9 Merge "Block ble adv api based on resource config" into klp-dev by Matthew Xie · 11 years ago
  3. c547077 Block ble adv api based on resource config by Matthew Xie · 11 years ago
  4. b240578 Fix docs build. by Ying Wang · 11 years ago
  5. 922d41b Enables AT+ANDROID command in Bluetooth HFP. by Edward Jee · 11 years ago
  6. e2a6d3d Merge "Introduce network link quality statistics" into klp-dev by Vinit Deshapnde · 11 years ago
  7. 1f12cb5 Introduce network link quality statistics by Vinit Deshapnde · 11 years ago
  8. b7b7d7a Update comments by John Du · 11 years ago
  9. 48f8b5d Change abortReliableWrite(BluetoothDevice) to abortReliableWrite() by John Du · 11 years ago
  10. 5a0cf7a Adding support for Absolute Volume by John Du · 11 years ago
  11. c60bed4 LE: Add support for the HID-over-GATT profile (2/3) by Andre Eisenbach · 11 years ago
  12. a5c81e8 Merge "LE: Add peripheral role support (1/4)" into klp-dev by Matthew Xie · 11 years ago
  13. f46b21a LE: Add peripheral role support (1/4) by Andre Eisenbach · 11 years ago
  14. 08c34c3 Merge "LE: Add instance ID to descriptors (1/4)" into klp-dev by Matthew Xie · 11 years ago
  15. 25b9cf9 LE: Add instance ID to descriptors (1/4) by Andre Eisenbach · 11 years ago
  16. fe3807a Bluetooth MAP profile - sms and mms support initial check-in by Matthew Xie · 11 years ago
  17. 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
  18. d747cbc If in a mobile captive portal is detected enable fail fast. by Wink Saville · 11 years ago
  19. 221ea89 Start restricting service calls with implicit intents. by Dianne Hackborn · 11 years ago
  20. 876d100 Merge "Add debug menu to enable btsnoop" by Zhihai Xu · 11 years ago
  21. 560a523 Revert "Bluetooth stopped working in master - "bad file descriptor"" by Zhihai Xu · 11 years ago
  22. df3ceda Bluetooth stopped working in master - "bad file descriptor" by Zhihai Xu · 11 years ago
  23. 00c5620 am 30c8973f: am 75c59fb9: am dc22fa92: Merge "Doc change: new Bluetooth LE doc" into jb-mr2-dev by kmccormick · 11 years ago
  24. f14ff1c Doc change: new Bluetooth LE doc by kmccormick · 11 years ago
  25. af5971e Add debug menu to enable btsnoop by Zhihai Xu · 11 years ago
  26. fea17de Explicit locale when formatting machine strings. by Jeff Sharkey · 11 years ago
  27. 703ea18 am 0fdb05a7: am b190890a: Merge "Update javadoc to give app write better guidence" into jb-mr2-dev by Matthew Xie · 11 years ago
  28. b190890 Merge "Update javadoc to give app write better guidence" into jb-mr2-dev by Matthew Xie · 11 years ago
  29. b30f91e Update javadoc to give app write better guidence by Matthew Xie · 11 years ago
  30. 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
  31. 90ca807 Revert "Revert "Change GATT_FAILURE from 0 to 0x101"" by Matthew Xie · 11 years ago
  32. 67cc127 am e7e6bf9f: am 27e45361: Merge "Revert "Change GATT_FAILURE from 0 to 0x101"" into jb-mr2-dev by Matthew Xie · 11 years ago
  33. d78afea am 84e1afcc: am 413f6293: Merge "Change GATT_FAILURE from 0 to 0x101" into jb-mr2-dev by Matthew Xie · 11 years ago
  34. d21f674 Revert "Change GATT_FAILURE from 0 to 0x101" by Matthew Xie · 11 years ago
  35. 8310e61 Change GATT_FAILURE from 0 to 0x101 by Matthew Xie · 11 years ago
  36. 69925b1 Remove roamChanged API by Ravi Nagarajan · 11 years ago
  37. 24dc818 Merge "BluetoothGatt: Print stack trace if an exception occurs in a callback" by Mike Lockwood · 11 years ago
  38. 0998ff1 BluetoothGatt: Print stack trace if an exception occurs in a callback by Mike Lockwood · 11 years ago
  39. 32ab77b Donot bind to GATT service when BLE is not supported by Matthew Xie · 11 years ago
  40. 7f3c5d1 Merge "Added flush() for bluetooth output stream" into jb-mr2-dev by Matthew Xie · 11 years ago
  41. d575233 Change permission of LE scan APIs from BLUETOOTH to BLUETOOTH_ADMIN by Matthew Xie · 11 years ago
  42. 71bfafc Added flush() for bluetooth output stream by zzy · 11 years ago
  43. cdd94e3 Remove BluetoothAdapterCallback. Simplify leScan Api by Matthew Xie · 11 years ago
  44. 3b64f38 Make BluetoothGattServer.close() public by Andre Eisenbach · 11 years ago
  45. 26cd4d6 Merge "Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt" into jb-mr2-dev by Matthew Xie · 11 years ago
  46. 33ec984 Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt by Matthew Xie · 11 years ago
  47. 6f0ed12 Fix minor LE descriptor permissions issue by Andre Eisenbach · 11 years ago
  48. 84e594f Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-dev by Matthew Xie · 11 years ago
  49. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 11 years ago
  50. 94eaab4 am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Take 2]" by Elliott Hughes · 11 years ago
  51. 665e1ae Add BT - DataTracker connection by Robert Greenwalt · 12 years ago
  52. 3e4a3ea Correct executable bit for source files [Take 2] by Chirayu Desai · 11 years ago
  53. 69edd64 Add stacking to the NetworkStateTrackers. by Lorenzo Colitti · 11 years ago
  54. 3f36660 Fixed 32 bit characteristic value assignment by Andre Eisenbach · 11 years ago
  55. 41cf8f3 Fix docs bug. by Stephen Hines · 11 years ago
  56. 9908112 Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 12 years ago
  57. 90bd55f am 3b5c4382: am b8e80eb5: am 4fd38e8d: Merge "Clean up debug messages" into jb-mr1.1-dev by Matthew Xie · 12 years ago
  58. d77982e Clean up debug messages by Matthew Xie · 12 years ago
  59. 0a3b901 am de95a276: am 3fe63ce4: am 652678af: timeout support for accept() and added check for signal size by zzy · 12 years ago
  60. 652678a timeout support for accept() and added check for signal size by zzy · 12 years ago
  61. 4717c26 Remove DhcpInfoInternal by Robert Greenwalt · 12 years ago
  62. fa0fd39 License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 12 years ago
  63. b49a896 Add serial port profile support and allow to connect to rfcomm channel without sdp discovery by zzy · 12 years ago
  64. 563e414 Reduce android.bluetooth package debug messages by Matthew Xie · 12 years ago
  65. 9e3045c Merge "Turn off verbose debug message in BluetoothAdapter Change-Id: I30245ab911b5428f7af38f195b941db02d36b18f" into jb-mr1-dev by Matthew Xie · 12 years ago
  66. 3b6214f Turn off verbose debug message in BluetoothAdapter by Matthew Xie · 12 years ago
  67. da6da09 Captive portal handling by Irfan Sheriff · 12 years ago
  68. fffa86b Implement enableNoAutoconnect() by Ganesh Ganapathi Batta · 12 years ago
  69. 6f6c5451 Auto connection/disconnection related changes by Ganesh Ganapathi Batta · 12 years ago
  70. 10d7e8a Bluetooth: fix enableNoAutoConnect() call. by Martijn Coenen · 12 years ago
  71. 82e57fe Reset priority on unbond by Ravi Nagarajan · 12 years ago
  72. c61eb26 Fix for When Hf is rejected the device should initiate A2dp if a2dp is enabled by Swaminatha Balaji · 12 years ago
  73. 305f240 handle NullPointerException in cases where a proxy by Syed Ibrahim M · 12 years ago
  74. a8c6df0 Removed startService() call from BluetoothManagerService. by Fred · 12 years ago
  75. 9631314 Fix merge error, put in tmp workaround for input manager. by Matthew Xie · 12 years ago
  76. bf072a7 Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to BluetoothManagerService by fredc · 12 years ago
  77. 2073894 Auto connect hf/a2dp by Swaminatha Balaji · 12 years ago
  78. 7329e70 Added code to tear down dhcp thread when tethering is off by zzy · 12 years ago
  79. d688353 Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder deaths in BluetoothManagerService. by fredc · 12 years ago
  80. 903ac6f Fixed issue with Settings app crashing after during on/off and unpair. by fredc · 12 years ago
  81. 7077272 Disable debug logs in BluetoothDevice, that was turned on accidentally Change-Id: I8a0a3f5775c2b9f5a928e4840851e687f25b57ab by Ravi Nagarajan · 12 years ago
  82. 116d1d46 Fixed issue with getting Bluetooth adapter's name and airplane mode by fredc · 12 years ago
  83. 4bedba4 Change done in BluetoothAdapter to use the same API for interacting with the Bluetooth Service. setName was being done using mService while getName was using mManagerService. As a result, the device name was not being updated in Localadapter getname call. Modified to use mService in both cases. by Sreenidhi T · 12 years ago
  84. a097f51 BT enable adapter API should return TRUE or FALSE. by Kausik Sinnaswamy · 12 years ago
  85. 0f42037 Non persistent adapter service by fredc · 12 years ago
  86. 919a4c6 Handle cancel bond for both legacy and ssp pairing by Ravi Nagarajan · 12 years ago
  87. 349e62f HID-PTS: Included apis' for pts tests by Priti Aghera · 12 years ago
  88. 4c9caca Added support to get a remote device's service UUIDs by fredc · 12 years ago
  89. 827de2d Fix discoverability timeout issues. (a) implement timeout logic (b) persist 'never timeout' after reboot (c) code cleanup by Srikanth Uppala · 12 years ago
  90. 3b147b7 Added new rfcomm multi accept code by zzy · 12 years ago
  91. 13450df Initial Health Profile implementation by Matthew Xie · 12 years ago
  92. bf246ef Initial implementation of HID, add IBluetoothInputDevice idl by Matthew Xie · 12 years ago
  93. db44b20 Added support to cancel pairing from UI while doing SSP. by Priti Aghera · 12 years ago
  94. 14b330d add queryPhoneState in IBluetoothHeadsetPhone by Matthew Xie · 12 years ago
  95. 3e8c82e Framework changes for HFP and A2DP profile implementation of the new stack. by Matthew Xie · 13 years ago
  96. e21a4ac Add a new version of the disable API. by Jaikumar Ganesh · 12 years ago
  97. e4caddb Changes for new Bluetooth APIs. by Jaikumar Ganesh · 13 years ago
  98. 313a216 Delete various Bluetooth files for stack integration. by Jaikumar Ganesh · 13 years ago
  99. adba6ff am 101a120c: am 9be0105f: docs: fix several links by Scott Main · 12 years ago
  100. 9be0105 docs: fix several links by Scott Main · 12 years ago