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