1. 49dd53c Added support for new Android API for LE CoC by Stanley Tng · 7 years ago
  2. ce5f485 Limit data accepted by GAP_ConnWriteData to just one SDU by Jakub Pawlowski · 7 years ago
  3. 00fa787 Merge "Make BTA_JvL2capWrite take ownership of the data buffer" by Treehugger Robot · 7 years ago
  4. 94b769b Merge "Added internal API getMaxConnectedAudioDevices()" by Treehugger Robot · 7 years ago
  5. c474342 Make BTA_JvL2capWrite take ownership of the data buffer by Jakub Pawlowski · 7 years ago
  6. 00c922a Fix buffer overflow in GAP_ConnWriteData by Jakub Pawlowski · 7 years ago
  7. cb0435e Added internal API getMaxConnectedAudioDevices() by Pavlin Radoslavov · 7 years ago
  8. 115a928 Merge "Revert "Fix buffer overflow in GAP_ConnWriteData"" by Treehugger Robot · 7 years ago
  9. 3114ecd Revert "Fix buffer overflow in GAP_ConnWriteData" by Hansong Zhang · 7 years ago
  10. 950dd03 Merge "Refactor l2c_lcc_get_next_xmit_sdu_seg" by Treehugger Robot · 7 years ago
  11. 27a288f Merge "L2CAP: Add parameter to indicate last piece of an SDU" by Treehugger Robot · 7 years ago
  12. d488ee1 Refactor l2c_lcc_get_next_xmit_sdu_seg by Jakub Pawlowski · 7 years ago
  13. 812b0f7 L2CAP: Add parameter to indicate last piece of an SDU by Jakub Pawlowski · 7 years ago
  14. af94891 HID: Update condition for checking LE HID handle validity by Hemant Gupta · 7 years ago
  15. 9f9c476 Fix buffer overflow in GAP_ConnWriteData by Jakub Pawlowski · 7 years ago
  16. 19d3061 Remove duplicated code in l2cap_sock - on_l2cap_write_fixed_done by Jakub Pawlowski · 7 years ago
  17. 8b2fed1 Merge "Move repeated code from l2cu_check_channel_congestion into a separate function" by Treehugger Robot · 7 years ago
  18. b17a483 Merge "Make AdvertiseManager shutdown gracefully" by Treehugger Robot · 7 years ago
  19. 6d6cf5f Merge "HFP: Print human readable event and state name by default" by Treehugger Robot · 7 years ago
  20. 5608f53 Merge "HFP: Remove used BTA call-in events and methods" by Treehugger Robot · 7 years ago
  21. 853a841 Merge "Fix SIGSEGV during Hands-free client SDP" by Treehugger Robot · 7 years ago
  22. a01bb1d HFP: Print human readable event and state name by default by Jack He · 7 years ago
  23. 0681fef HFP: Remove used BTA call-in events and methods by Jack He · 7 years ago
  24. 3f10b14 HFP: Remove AG RFCOMM data pass through mode by Jack He · 7 years ago
  25. c4829e8 HFP: Remove redundant AG data callout code by Jack He · 7 years ago
  26. 02b28fb HFP: Add isInbandRingingEnabled() API (3/4) by Jack He · 7 years ago
  27. fa26e1f Fix SIGSEGV during Hands-free client SDP by Lianchao Song · 7 years ago
  28. 17d5034 Move repeated code from l2cu_check_channel_congestion into a separate function by Jakub Pawlowski · 7 years ago
  29. e07f3d0 Run by default the 64-bit unit tests on 64-bit devices by Pavlin Radoslavov · 7 years ago
  30. ee021ef Disable CFI verification for unit tests that are using gtest+gmock by Pavlin Radoslavov · 7 years ago
  31. ba72629 Make AdvertiseManager shutdown gracefully by Jakub Pawlowski · 7 years ago
  32. 8452b05 Prevent LE CoC from dropping data when remote MPS>8087 by Jakub Pawlowski · 7 years ago
  33. 9761185 HFP: Add APIs for set and get active device (3/3) by Jack He · 7 years ago
  34. 5fd3e62 Added internal API to get/set the A2DP Active Device by Pavlin Radoslavov · 7 years ago
  35. 7280489 HFP: Use disableinbandringing instead of enableinbandringing by Jack He · 7 years ago
  36. a32cfc9 Revert "Use vector instead of raw pointer in l2cap socket write handling" by Jakub Pawlowski · 7 years ago
  37. 4da2ff5 Use vector instead of raw pointer in l2cap socket write handling by Jakub Pawlowski · 7 years ago
  38. c8da011 Add to receive BTHF_CALL_STATE_DISCONNECTED at HFP by Yasuyoshi Terui · 11 years ago
  39. 12a576d HFP: Use objects for shared library interface and callbacks (1/2) by Jack He · 7 years ago
  40. c57d93a Added RawAddress::FromOctets method to copy address from uint8_t pointer by Pavlin Radoslavov · 7 years ago
  41. 0ddfae7 Advertising Filtering: send all filters in one batch (2/2) by Jakub Pawlowski · 7 years ago
  42. 3d4e3b5 Merge "Temporarily remove broken SCO-over-HCI implementation" by Treehugger Robot · 7 years ago
  43. 5a290f8 Remove bytes after first zero length field in legacy advertisements by Jakub Pawlowski · 7 years ago
  44. 0edfa5f Temporarily remove broken SCO-over-HCI implementation by Hansong Zhang · 7 years ago
  45. 4883a8c Minor style fixes in l2c_main.cc by Jakub Pawlowski · 7 years ago
  46. 983c79f Merge "BluetoothHidDevice: rename onIntrData to onInterruptData (2/5)" by Treehugger Robot · 7 years ago
  47. f18b31e Increase MPS for LE CoC to one LE Buffer Size by Jakub Pawlowski · 7 years ago
  48. 94559ee Merge "Increase default SDP_MTU_SIZE to 1024" by Treehugger Robot · 7 years ago
  49. 8aa3861 BluetoothHidDevice: rename onIntrData to onInterruptData (2/5) by Hansong Zhang · 7 years ago
  50. 36b0aa0 Increase default SDP_MTU_SIZE to 1024 by Kim Low · 7 years ago
  51. fdae465 Minor GATT logging fixes by Jakub Pawlowski · 7 years ago
  52. b55bc83 HFP: Add interface to disable in-band ringing through BSIR (1/2) by Jack He · 7 years ago
  53. aeca7aa bt: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  54. 12389b4 Merge "Add extra log message to print output codec config" by Treehugger Robot · 7 years ago
  55. 193c654 Merge "HFP: Use do_in_jni_thread to avoid btif_transfer_context" by Treehugger Robot · 7 years ago
  56. 7a69fa4 Add extra log message to print output codec config by Pavlin Radoslavov · 7 years ago
  57. 199dee1 HCI: Fix use after free in hci_transmit by Myles Watson · 7 years ago
  58. 7bc9ace HFP: Use do_in_jni_thread to avoid btif_transfer_context by Jack He · 7 years ago
  59. c30ff64 Merge "btif_sock_rfc: Use %u for uint32_t" by Treehugger Robot · 7 years ago
  60. 7dba951 Merge "Fix Bluetooth crash on user switching" by Treehugger Robot · 7 years ago
  61. b008727 Fix GATT discovery service fail over BR/EDR by Chao Quan · 7 years ago
  62. 118ee94 Fix Bluetooth crash on user switching by Jakub Pawlowski · 7 years ago
  63. 4882bd1 btif_sock_rfc: Use %u for uint32_t by Yi Kong · 7 years ago
  64. 6545d3f HFP: Fix static check errors by Jack He · 7 years ago
  65. 4edb585 Merge "Bump GATT cache file version marker" by Treehugger Robot · 7 years ago
  66. 93d7ffd Bump GATT cache file version marker by Jakub Pawlowski · 7 years ago
  67. f527f08 Merge "Fix callback type mismatches in Bluetooth" by Vishwath Mohan · 7 years ago
  68. 6cc4234 Added check to know the status of any ongoing pairing status. by Matadeen Mishra · 8 years ago
  69. ca42b5f Fix callback type mismatches in Bluetooth by Vishwath Mohan · 7 years ago
  70. 9d4686b Merge "BLE: Don't set SC bit in AuthReq for Legacy Devices" by Treehugger Robot · 7 years ago
  71. 964542b Merge "Check MT call setup state before starting ring timer" by Treehugger Robot · 7 years ago
  72. f37452a BLE: Don't set SC bit in AuthReq for Legacy Devices by Hemant Gupta · 7 years ago
  73. a701c77 AVRCP: Flush the command queue in AVRC_Close by Myles Watson · 7 years ago
  74. eb9d2cf Merge "Make BluetoothPbap implement BluetoothProfile (3/3)" by Treehugger Robot · 7 years ago
  75. be79798 binder: Call writeParcelFileDescriptor() by Myles Watson · 7 years ago
  76. 300442a Make BluetoothPbap implement BluetoothProfile (3/3) by Hansong Zhang · 7 years ago
  77. 2fbb2e9 Merge "HFP: Remove dead code in native interface" by Treehugger Robot · 7 years ago
  78. bde88fa Merge "Make LE CoC Maximum PDU Size configurable" by Treehugger Robot · 7 years ago
  79. d35eb7a Make LE CoC Maximum PDU Size configurable by Jakub Pawlowski · 7 years ago
  80. 946ddd2 Merge "BTIF: Fix return types of interface getters" by Treehugger Robot · 7 years ago
  81. a5cc51c HFP: Remove dead code in native interface by Jack He · 7 years ago
  82. 6918d40 GATT cache memory corruption fix by Jakub Pawlowski · 7 years ago
  83. 80c1e1c BTA GATT operation queue by Jakub Pawlowski · 7 years ago
  84. ff99791 BTIF: Fix return types of interface getters by Jack He · 7 years ago
  85. 792a202 Merge "Log BT Trace levels per profile" by Treehugger Robot · 7 years ago
  86. ad8c519 Merge "Remove BluetoothHidDeviceAppConfiguration (1/4)" by Treehugger Robot · 7 years ago
  87. 01c831a Remove the remote from paired list when auth fails am: dae4076bcb by Venkata Jagadeesh Garaga · 7 years ago
  88. dae4076 Remove the remote from paired list when auth fails by Venkata Jagadeesh Garaga · 7 years ago
  89. 0572b3d Check MT call setup state before starting ring timer by Satish Kodishala · 9 years ago
  90. 95f6f1b Log BT Trace levels per profile by Eagle Kang · 8 years ago
  91. ccac0c2 Merge "Add missing space in GATT_Register log" am: 563d7af58d by Jakub Pawlowski · 7 years ago
  92. 563d7af Merge "Add missing space in GATT_Register log" by Treehugger Robot · 7 years ago
  93. 5f72f2a Find connection ID on BR/EDR am: 72b64d5302 by Chao Quan · 7 years ago
  94. 72b64d5 Find connection ID on BR/EDR by Chao Quan · 7 years ago
  95. 4732722 Add missing space in GATT_Register log by Jakub Pawlowski · 7 years ago
  96. fd53a5c HFP: notify HF about call status forcibly am: 424f2cc7b7 by Albin Joy · 7 years ago
  97. 4fb91b7 Remove BluetoothHidDeviceAppConfiguration (1/4) by Hansong Zhang · 7 years ago
  98. 424f2cc HFP: notify HF about call status forcibly by Albin Joy · 7 years ago
  99. 85822fe Replace strncpy with strlcpy in HID and PAN code am: 4449ed4412 by Hemant Gupta · 7 years ago
  100. 4449ed4 Replace strncpy with strlcpy in HID and PAN code by Hemant Gupta · 7 years ago