1. a69e0ae am 47128cf9: Merge "Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL" by Matthew Xie · 11 years ago
  2. b26a902 Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL by Pradeep Panigrahi · 11 years ago
  3. 597c577 Fix bug introduced in last change. GATT define was after BLE_INCLUDED define. by Mike J. Chen · 11 years ago
  4. bf9a8aa Fix warnings when BLE_INCLUDED is FALSE by Mike J. Chen · 11 years ago
  5. 5b9c7f7 Revert "Make all warnings fatal compilation errors" by Mike J. Chen · 11 years ago
  6. ba1ee42 Make all warnings fatal compilation errors by Mike J. Chen · 11 years ago
  7. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  8. 60126e4 Add macro UNUSED() to bt_utils.h by Mike J. Chen · 11 years ago
  9. 016e25e Fix bug with wrong parameter passed to logu by Mike J. Chen · 11 years ago
  10. 68630eb Default send_ind_evt should be FALSE by Mike J. Chen · 11 years ago
  11. a02a48c Fix warning "implicit declaration of function 'GAP_BleReadPeerPrefConnParams'" by Mike J. Chen · 11 years ago
  12. f1c6fab Fix missing initializer warning by Mike J. Chen · 11 years ago
  13. cc9f6b6 Fix warning about missing initializer by Mike J. Chen · 11 years ago
  14. 2b12a21 Merge "read report array out of boundary for BLE HID device." by Zhihai Xu · 11 years ago
  15. eeeac99 LE: Add service UUIDs and data to advertising data by Andre Eisenbach · 11 years ago
  16. 2711dc1 Merge "need to increase maximum number HID report for HOGP" by Zhihai Xu · 11 years ago
  17. aac02e8 Can only support two HID report instance for BLE HID. by Zhihai Xu · 11 years ago
  18. ac1d544 need to increase maximum number HID report for HOGP by Zhihai Xu · 11 years ago
  19. 656792f read report array out of boundary for BLE HID device. by Zhihai Xu · 11 years ago
  20. 9628abf remove space. by Zhihai Xu · 11 years ago
  21. 2a2701c Fixes for problems found with coverity analyzer by Kim Schulz · 11 years ago
  22. 7051db3 BLE HID device connection failure due to security error. by Zhihai Xu · 11 years ago
  23. bd68d68 Remove the device from le backgrond connection whitelist when it's unpaired by Zhihai Xu · 11 years ago
  24. ae003af fixed assignment with no effect by Kim Schulz · 11 years ago
  25. 46ebeb1 Merge "LE: Increase number of simultaneous connections" into klp-dev by Matthew Xie · 11 years ago
  26. 8dc42c6 LE: Increase number of simultaneous connections by Andre Eisenbach · 11 years ago
  27. 72658f4 BLE is disconnected due to BLE service record discovery failure. by Zhihai Xu · 11 years ago
  28. dbba0e6 Replace Broadcom proprietary license header with apache 2 header by Matthew Xie · 11 years ago
  29. b69a175 fix a memory leakage when Queue search or discovery event. by Zhihai Xu · 11 years ago
  30. e38180d Merge "Bluetooth: Send Error for Invalid AT Command." into klp-dev by Matthew Xie · 11 years ago
  31. 0856d9c Bluetooth: Send Error for Invalid AT Command. by Sunny Kapdi · 11 years ago
  32. 03d6852 Merge "Do not deregister HH GATT IF in bta_gattc_disable for hid over GATT" into klp-dev by Zhihai Xu · 11 years ago
  33. cbd6332 Merge "LE: Only prepend valid HID report IDs" into klp-dev by Zhihai Xu · 11 years ago
  34. 36b6865 Do not deregister HH GATT IF in bta_gattc_disable for hid over GATT by Zhihai Xu · 11 years ago
  35. 0ef5e93 LE: Only prepend valid HID report IDs by Andre Eisenbach · 11 years ago
  36. 511b814 Handle CL opening state in bta_jv_free_rfc_cb by Matthew Xie · 11 years ago
  37. 6b728e4 Merge "Interleave br/edr device discovery with BLE device scan for some targets" into klp-dev by Matthew Xie · 11 years ago
  38. 7f3e429 Interleave br/edr device discovery with BLE device scan for some targets by Matthew Xie · 11 years ago
  39. a7a4a61 Merge "Crash after unpairing BT keyboard" into klp-dev by Zhihai Xu · 11 years ago
  40. fac9fef Crash after unpairing BT keyboard by Zhihai Xu · 11 years ago
  41. 379743b Failure to start playback on A2DP sink after connection by Zhihai Xu · 11 years ago
  42. 17b504d native crash while skipping songs with A2DP connected by Zhihai Xu · 11 years ago
  43. a680789 Merge "Configure BTA DM to not force master role upon inquiry" into klp-dev by Zhihai Xu · 11 years ago
  44. 9647e91 Configure BTA DM to not force master role upon inquiry by Mattias Agren · 12 years ago
  45. da8b1f6 Hid Host: Ensure Hid module is accepting events before processing by Harish Paryani · 11 years ago
  46. 2e7fa68 LE: Add support for the HID-over-GATT profile (1/3) by Andre Eisenbach · 11 years ago
  47. db6e80e Merge "LE: Add peripheral role support (2/4)" into klp-dev by Matthew Xie · 11 years ago
  48. 5c44e45 LE: Add peripheral role support (2/4) by Andre Eisenbach · 11 years ago
  49. 774e5c0 Merge "LE: Fix for back-to-back GATT connection request issues" into klp-dev by Matthew Xie · 11 years ago
  50. ce7b04f LE: Fix for back-to-back GATT connection request issues by Andre Eisenbach · 11 years ago
  51. f751b01 Move bta_dm_remove_sec_dev_entry declaration out of BLE ifdef by Matthew Xie · 11 years ago
  52. 6975b4d LE: UPF 45 bug fixes by Andre Eisenbach · 11 years ago
  53. a16d6b0 LE: Add NULL check for GATT client callback by Andre Eisenbach · 11 years ago
  54. 181d075 LE: Send correct device name during SMP pairing by Andre Eisenbach · 11 years ago
  55. 781b5ad LE: Integrate power table for GATT by Andre Eisenbach · 11 years ago
  56. e1202ca LE: Add GATT disable functions by Andre Eisenbach · 11 years ago
  57. dda9a3e LE: Only copy UUID for callback on success by Andre Eisenbach · 11 years ago
  58. 5f63da7 LE: Initialize return status when registering client by Andre Eisenbach · 11 years ago
  59. 77d1cb6 Fix for AV lockup on local and remote start collision by Kausik Sinnaswamy · 11 years ago
  60. 5ae72cf Media profile drop on ending the outgoing video call and music is heard locally by Zhihai Xu · 11 years ago
  61. e915116 Merge "Solve compilation problem when BLE/GATT/SMP features are false" into jb-mr2-dev by Matthew Xie · 12 years ago
  62. fc4b2f1 Solve compilation problem when BLE/GATT/SMP features are false by Matthew Xie · 12 years ago
  63. ed049d7 Remove role adjustment logic from Conn busy/idle handler by Ganesh Ganapathi Batta · 12 years ago
  64. 3b045bf Fix a bug on jv and stack port handle conversion by Matthew Xie · 12 years ago
  65. 2154e12 BT problems in Acura MDX by Zhihai Xu · 12 years ago
  66. f8f30c2 HDP fix for Single SDP record by Priti Aghera · 12 years ago
  67. 2f338f2 BT: JV rfcomm socket sniff support by Ganesh Ganapathi Batta · 12 years ago
  68. 946c681 Fix LE background connections not adding device to white-list. by Andre Eisenbach · 12 years ago
  69. 4c433be LE: Avoid LE connection to a non-LE device by Andre Eisenbach · 12 years ago
  70. b88fc6c Add support for PLAY_POS_CHANGED by Ravi Nagarajan · 12 years ago
  71. 841e5b5 Reject element attribute request if count is 0xff by Ravi Nagarajan · 12 years ago
  72. 3bfd7b7 need free the buffer to avoid memory leakage when send Avrcp packet by Zhihai Xu · 12 years ago
  73. 3aa6054 Parse LMP features to enable LE support by Andre Eisenbach · 12 years ago
  74. 1f9a190 Merge "Initial version of Stack for AVRCP 1.3" into jb-mr2-dev by Zhihai Xu · 12 years ago
  75. 9adddf4 Initial version of Stack for AVRCP 1.3 by Ravi Nagarajan · 12 years ago
  76. ca22ac4 LE fixes by Andre Eisenbach · 12 years ago
  77. ead3cde Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 12 years ago
  78. 9ac641d fixed rfc resouce leaking and multi-session issue by Matthew Xie · 12 years ago
  79. 689d66b Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2 by The Android Open Source Project · 12 years ago
  80. 62b1414 Snapshot 0d153181bbe9ce75555b437567796a9aef4ef0ae by The Android Open Source Project · 12 years ago
  81. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago