1. c4829e8 HFP: Remove redundant AG data callout code by Jack He · 7 years ago
  2. 02b28fb HFP: Add isInbandRingingEnabled() API (3/4) by Jack He · 7 years ago
  3. e07f3d0 Run by default the 64-bit unit tests on 64-bit devices by Pavlin Radoslavov · 7 years ago
  4. ee021ef Disable CFI verification for unit tests that are using gtest+gmock by Pavlin Radoslavov · 7 years ago
  5. 8452b05 Prevent LE CoC from dropping data when remote MPS>8087 by Jakub Pawlowski · 7 years ago
  6. 9761185 HFP: Add APIs for set and get active device (3/3) by Jack He · 7 years ago
  7. 5fd3e62 Added internal API to get/set the A2DP Active Device by Pavlin Radoslavov · 7 years ago
  8. 7280489 HFP: Use disableinbandringing instead of enableinbandringing by Jack He · 7 years ago
  9. a32cfc9 Revert "Use vector instead of raw pointer in l2cap socket write handling" by Jakub Pawlowski · 7 years ago
  10. 4da2ff5 Use vector instead of raw pointer in l2cap socket write handling by Jakub Pawlowski · 7 years ago
  11. c8da011 Add to receive BTHF_CALL_STATE_DISCONNECTED at HFP by Yasuyoshi Terui · 11 years ago
  12. 12a576d HFP: Use objects for shared library interface and callbacks (1/2) by Jack He · 7 years ago
  13. c57d93a Added RawAddress::FromOctets method to copy address from uint8_t pointer by Pavlin Radoslavov · 7 years ago
  14. 0ddfae7 Advertising Filtering: send all filters in one batch (2/2) by Jakub Pawlowski · 7 years ago
  15. 3d4e3b5 Merge "Temporarily remove broken SCO-over-HCI implementation" by Treehugger Robot · 7 years ago
  16. 5a290f8 Remove bytes after first zero length field in legacy advertisements by Jakub Pawlowski · 7 years ago
  17. 0edfa5f Temporarily remove broken SCO-over-HCI implementation by Hansong Zhang · 7 years ago
  18. 4883a8c Minor style fixes in l2c_main.cc by Jakub Pawlowski · 7 years ago
  19. 983c79f Merge "BluetoothHidDevice: rename onIntrData to onInterruptData (2/5)" by Treehugger Robot · 7 years ago
  20. f18b31e Increase MPS for LE CoC to one LE Buffer Size by Jakub Pawlowski · 7 years ago
  21. 94559ee Merge "Increase default SDP_MTU_SIZE to 1024" by Treehugger Robot · 7 years ago
  22. 8aa3861 BluetoothHidDevice: rename onIntrData to onInterruptData (2/5) by Hansong Zhang · 7 years ago
  23. 36b0aa0 Increase default SDP_MTU_SIZE to 1024 by Kim Low · 7 years ago
  24. fdae465 Minor GATT logging fixes by Jakub Pawlowski · 7 years ago
  25. b55bc83 HFP: Add interface to disable in-band ringing through BSIR (1/2) by Jack He · 7 years ago
  26. aeca7aa bt: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  27. 12389b4 Merge "Add extra log message to print output codec config" by Treehugger Robot · 7 years ago
  28. 193c654 Merge "HFP: Use do_in_jni_thread to avoid btif_transfer_context" by Treehugger Robot · 7 years ago
  29. 7a69fa4 Add extra log message to print output codec config by Pavlin Radoslavov · 7 years ago
  30. 199dee1 HCI: Fix use after free in hci_transmit by Myles Watson · 7 years ago
  31. 7bc9ace HFP: Use do_in_jni_thread to avoid btif_transfer_context by Jack He · 7 years ago
  32. c30ff64 Merge "btif_sock_rfc: Use %u for uint32_t" by Treehugger Robot · 7 years ago
  33. 7dba951 Merge "Fix Bluetooth crash on user switching" by Treehugger Robot · 7 years ago
  34. b008727 Fix GATT discovery service fail over BR/EDR by Chao Quan · 7 years ago
  35. 118ee94 Fix Bluetooth crash on user switching by Jakub Pawlowski · 7 years ago
  36. 4882bd1 btif_sock_rfc: Use %u for uint32_t by Yi Kong · 7 years ago
  37. 6545d3f HFP: Fix static check errors by Jack He · 7 years ago
  38. 4edb585 Merge "Bump GATT cache file version marker" by Treehugger Robot · 7 years ago
  39. 93d7ffd Bump GATT cache file version marker by Jakub Pawlowski · 7 years ago
  40. f527f08 Merge "Fix callback type mismatches in Bluetooth" by Vishwath Mohan · 7 years ago
  41. 6cc4234 Added check to know the status of any ongoing pairing status. by Matadeen Mishra · 8 years ago
  42. ca42b5f Fix callback type mismatches in Bluetooth by Vishwath Mohan · 7 years ago
  43. 9d4686b Merge "BLE: Don't set SC bit in AuthReq for Legacy Devices" by Treehugger Robot · 7 years ago
  44. 964542b Merge "Check MT call setup state before starting ring timer" by Treehugger Robot · 7 years ago
  45. f37452a BLE: Don't set SC bit in AuthReq for Legacy Devices by Hemant Gupta · 7 years ago
  46. a701c77 AVRCP: Flush the command queue in AVRC_Close by Myles Watson · 7 years ago
  47. eb9d2cf Merge "Make BluetoothPbap implement BluetoothProfile (3/3)" by Treehugger Robot · 7 years ago
  48. be79798 binder: Call writeParcelFileDescriptor() by Myles Watson · 7 years ago
  49. 300442a Make BluetoothPbap implement BluetoothProfile (3/3) by Hansong Zhang · 7 years ago
  50. 2fbb2e9 Merge "HFP: Remove dead code in native interface" by Treehugger Robot · 7 years ago
  51. bde88fa Merge "Make LE CoC Maximum PDU Size configurable" by Treehugger Robot · 7 years ago
  52. d35eb7a Make LE CoC Maximum PDU Size configurable by Jakub Pawlowski · 7 years ago
  53. 946ddd2 Merge "BTIF: Fix return types of interface getters" by Treehugger Robot · 7 years ago
  54. a5cc51c HFP: Remove dead code in native interface by Jack He · 7 years ago
  55. 6918d40 GATT cache memory corruption fix by Jakub Pawlowski · 7 years ago
  56. 80c1e1c BTA GATT operation queue by Jakub Pawlowski · 7 years ago
  57. ff99791 BTIF: Fix return types of interface getters by Jack He · 7 years ago
  58. 792a202 Merge "Log BT Trace levels per profile" by Treehugger Robot · 7 years ago
  59. ad8c519 Merge "Remove BluetoothHidDeviceAppConfiguration (1/4)" by Treehugger Robot · 7 years ago
  60. 01c831a Remove the remote from paired list when auth fails am: dae4076bcb by Venkata Jagadeesh Garaga · 7 years ago
  61. dae4076 Remove the remote from paired list when auth fails by Venkata Jagadeesh Garaga · 7 years ago
  62. 0572b3d Check MT call setup state before starting ring timer by Satish Kodishala · 9 years ago
  63. 95f6f1b Log BT Trace levels per profile by Eagle Kang · 8 years ago
  64. ccac0c2 Merge "Add missing space in GATT_Register log" am: 563d7af58d by Jakub Pawlowski · 7 years ago
  65. 563d7af Merge "Add missing space in GATT_Register log" by Treehugger Robot · 7 years ago
  66. 5f72f2a Find connection ID on BR/EDR am: 72b64d5302 by Chao Quan · 7 years ago
  67. 72b64d5 Find connection ID on BR/EDR by Chao Quan · 7 years ago
  68. 4732722 Add missing space in GATT_Register log by Jakub Pawlowski · 7 years ago
  69. fd53a5c HFP: notify HF about call status forcibly am: 424f2cc7b7 by Albin Joy · 7 years ago
  70. 4fb91b7 Remove BluetoothHidDeviceAppConfiguration (1/4) by Hansong Zhang · 7 years ago
  71. 424f2cc HFP: notify HF about call status forcibly by Albin Joy · 7 years ago
  72. 85822fe Replace strncpy with strlcpy in HID and PAN code am: 4449ed4412 by Hemant Gupta · 7 years ago
  73. 4449ed4 Replace strncpy with strlcpy in HID and PAN code by Hemant Gupta · 7 years ago
  74. cf1b169 HID: Fix issues reported by Static Analysis Tool am: e70c11fc67 by Hemant Gupta · 7 years ago
  75. e70c11f HID: Fix issues reported by Static Analysis Tool by Hemant Gupta · 7 years ago
  76. 699905b Enable multiple connection requests for same UUID if different addresses by Pavlin Radoslavov · 7 years ago
  77. f270bd3 Enable multiple connection requests for same UUID if different addresses by Pavlin Radoslavov · 7 years ago
  78. 91d8f05 Merge "Fix assert when freeing L2CAP flow control credit packets" am: 15cbc0e953 by Stanley Tng · 7 years ago
  79. 15cbc0e Merge "Fix assert when freeing L2CAP flow control credit packets" by Treehugger Robot · 7 years ago
  80. 6c0a3d3 Fix assert when freeing L2CAP flow control credit packets by Stanley Tng · 7 years ago
  81. b0a4f33 Merge "Add is_on_jni_thread" am: 01d2c72529 by Jakub Pawlowski · 7 years ago
  82. 01d2c72 Merge "Add is_on_jni_thread" by Treehugger Robot · 7 years ago
  83. 39cbd16 Add is_on_jni_thread by Jakub Pawlowski · 7 years ago
  84. a0d942e Merge "test_vendor: Use the license template" am: 06d65d281b by Myles Watson · 7 years ago
  85. 06d65d2 Merge "test_vendor: Use the license template" by Treehugger Robot · 7 years ago
  86. 0f57709 Merge "Added SPP version 1.2 to SDP record." am: 77a10d857e by Srinu Jella · 7 years ago
  87. 77a10d8 Merge "Added SPP version 1.2 to SDP record." by Treehugger Robot · 7 years ago
  88. 43ef3f1 OSI: Copy temporary directoryname am: 1a651dbddd by Myles Watson · 7 years ago
  89. 1a651db OSI: Copy temporary directoryname by Myles Watson · 7 years ago
  90. 0698733 Merge "PAN: Fix issues reported by Static Analysis Tool" am: 1066862a95 by Hemant Gupta · 7 years ago
  91. 1066862 Merge "PAN: Fix issues reported by Static Analysis Tool" by Treehugger Robot · 7 years ago
  92. 4f4b0b7 Added SPP version 1.2 to SDP record. by Srinu Jella · 8 years ago
  93. 88e0b6b test_vendor: Use the license template by Myles Watson · 7 years ago
  94. 87c987c Export AIDL files as a filegroup framework.jar am: bcddf24fd9 by Colin Cross · 7 years ago
  95. bcddf24 Export AIDL files as a filegroup framework.jar by Colin Cross · 7 years ago
  96. 886457a btif storage: use strings where possible am: b7710f0565 by Jakub Pawlowski · 7 years ago
  97. b7710f0 btif storage: use strings where possible by Jakub Pawlowski · 7 years ago
  98. d939f89 Saving Bluetooth name to Max 248 character only. am: f04ea90af3 by Srinu Jella · 7 years ago
  99. aa67965 Correctly handling bdaddr in function btif_storage_load_bonded_hid_info. by Yan Laijun · 7 years ago
  100. f04ea90 Saving Bluetooth name to Max 248 character only. by Srinu Jella · 8 years ago