1. 5acd502 RFCOMM: fix connection timeout during security setup by kschulz · 11 years ago
  2. d8d1087 Merge "fixed problem with parsing GetAllCapabilitiesRsp" by Zhihai Xu · 11 years ago
  3. 2fc1a9a fixed problem with parsing GetAllCapabilitiesRsp by Kim Schulz · 11 years ago
  4. 2a2701c Fixes for problems found with coverity analyzer by Kim Schulz · 11 years ago
  5. b224d3a Merge "set HID major in class of device of inquiry result for HID over LE" by Zhihai Xu · 11 years ago
  6. 1237ee3 set HID major in class of device of inquiry result for HID over LE by Zhihai Xu · 11 years ago
  7. 7051db3 BLE HID device connection failure due to security error. by Zhihai Xu · 11 years ago
  8. 9d6b337 Merge "BLE Secuity manager state machine generate wrong pairing success event." by Zhihai Xu · 11 years ago
  9. 5844060 BLE Secuity manager state machine generate wrong pairing success event. by Zhihai Xu · 11 years ago
  10. 28b978c Merge "Duplicate pair request are generated in BLE SMP." by Zhihai Xu · 11 years ago
  11. 503a550 Duplicate pair request are generated in BLE SMP. by Zhihai Xu · 11 years ago
  12. 51d5f63 sometime the BLE connection parameter isnot updated for the first time by Zhihai Xu · 11 years ago
  13. 0f1f494 Copy paste error in HDP source/sink check by Kim Schulz · 11 years ago
  14. dbba0e6 Replace Broadcom proprietary license header with apache 2 header by Matthew Xie · 11 years ago
  15. 306bdda LE: Add devices to the inquiry db before connecting by Andre Eisenbach · 11 years ago
  16. 51822b4 Fixes random host disconnection after establishing connection by Sunny Kapdi · 11 years ago
  17. 2003ec0 Merge "A typo to set wrong max connection interval value when we create a BLE connection." into klp-dev by Zhihai Xu · 11 years ago
  18. cd9ceb9 Merge "Unable to connect to a Motorola s705 until Bluetooth was toggled of and back on" into klp-dev by Zhihai Xu · 11 years ago
  19. 3dc5945 A typo to set wrong max connection interval value when we create a BLE connection. by Zhihai Xu · 11 years ago
  20. 7a5c591 Fixes BLE HCI commands concurrency issue by Sunny Kapdi · 11 years ago
  21. 41e761b Merge "Treat devices advertising random addr. as LE only" into klp-dev by Matthew Xie · 11 years ago
  22. bf68ac7 Treat devices advertising random addr. as LE only by Andre Eisenbach · 11 years ago
  23. 0c2e29d BTU SIGSEGV on RFCOMM connect to Linux bluetooth dongle by Zhihai Xu · 11 years ago
  24. a934f01 Unable to connect to a Motorola s705 until Bluetooth was toggled of and back on by Zhihai Xu · 11 years ago
  25. 6b728e4 Merge "Interleave br/edr device discovery with BLE device scan for some targets" into klp-dev by Matthew Xie · 11 years ago
  26. 7f3e429 Interleave br/edr device discovery with BLE device scan for some targets by Matthew Xie · 11 years ago
  27. ccf9c15 LE: Improved handling of illegal GATT PDUs by Andre Eisenbach · 11 years ago
  28. b99a066 Merge "Added lock in btu_xxx_timer api" into klp-dev by Matthew Xie · 11 years ago
  29. c16715f Added lock in btu_xxx_timer api by zzy · 11 years ago
  30. fa825ad Merge "change AVRCP profile version from 1.4 to 1.3 in SDP record." into klp-dev by Zhihai Xu · 11 years ago
  31. 156969e change AVRCP profile version from 1.4 to 1.3 in SDP record. by Zhihai Xu · 11 years ago
  32. 1e5109b Use product model as default bluetooth name if not defined by Matthew Xie · 12 years ago
  33. 247c68f Add support for AbsoluteVolume by Satya Calloji · 11 years ago
  34. 2e7fa68 LE: Add support for the HID-over-GATT profile (1/3) by Andre Eisenbach · 11 years ago
  35. 40016ad LE: Do not generate an error if a device is already whitelisted by Andre Eisenbach · 11 years ago
  36. 0d3786e LE: Memory leak when caching GATT service change by Andre Eisenbach · 11 years ago
  37. 6975b4d LE: UPF 45 bug fixes by Andre Eisenbach · 11 years ago
  38. ad83986 LE: Fix crash on LE mouse reconnect by Andre Eisenbach · 11 years ago
  39. 4b63869 LE: Limit minimum MTU size by Andre Eisenbach · 11 years ago
  40. 781b5ad LE: Integrate power table for GATT by Andre Eisenbach · 11 years ago
  41. e1202ca LE: Add GATT disable functions by Andre Eisenbach · 11 years ago
  42. 181adbe Fixed issue that failed to update rfc credit to peer when host can not handle the incoming packets fast enough by zzy · 11 years ago
  43. 5a7f857 Support for 128-bit UUID service discovery by Andre Eisenbach · 11 years ago
  44. 98657a3 LE: Release transmit buffer credits by Andre Eisenbach · 11 years ago
  45. 5ae72cf Media profile drop on ending the outgoing video call and music is heard locally by Zhihai Xu · 11 years ago
  46. 48ebe2c Preload timeout and retry mechanism (1/3) by YK Jeffrey Chao · 12 years ago
  47. ebef476 Added available size check to fix zero byte data available issue by zzy · 11 years ago
  48. fc4b2f1 Solve compilation problem when BLE/GATT/SMP features are false by Matthew Xie · 11 years ago
  49. b05c019 Merge "LE: Fix shared ACL buffer allocation" into jb-mr2-dev by Matthew Xie · 12 years ago
  50. 2d41fe1 LE: Disable L2CAP connection parameter update during pairing by Andre Eisenbach · 12 years ago
  51. 12c3f49 LE: Fix shared ACL buffer allocation by Andre Eisenbach · 12 years ago
  52. c9053e6 Proper management of controller ACL buffers. by Ganesh Ganapathi Batta · 12 years ago
  53. 24c0f58 Audio glitches while playing songs over MOTO S305 headset by Zhihai Xu · 12 years ago
  54. 9d140a9 Make host side of Read Local/Remote Extended Features more reliable by Ganesh Ganapathi Batta · 12 years ago
  55. c2bb2c1 Read the extended feature after ACL channel creation by Matthew Xie · 12 years ago
  56. 7ffe896 Proper handling of HCI command status event by Ganesh Ganapathi Batta · 12 years ago
  57. 946c681 Fix LE background connections not adding device to white-list. by Andre Eisenbach · 12 years ago
  58. 0082e02 Fix LE buffer size for 0 length buffers by Andre Eisenbach · 12 years ago
  59. 3aa6054 Parse LMP features to enable LE support by Andre Eisenbach · 12 years ago
  60. 1f9a190b Merge "Initial version of Stack for AVRCP 1.3" into jb-mr2-dev by Zhihai Xu · 12 years ago
  61. 9adddf4 Initial version of Stack for AVRCP 1.3 by Ravi Nagarajan · 12 years ago
  62. ca22ac4 LE fixes by Andre Eisenbach · 12 years ago
  63. ead3cde Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 12 years ago
  64. 9ac641d fixed rfc resouce leaking and multi-session issue by Matthew Xie · 12 years ago
  65. 689d66b Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2 by The Android Open Source Project · 12 years ago
  66. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago