1. 47812e2 Bluetooth: Read BLE vendor capability to proceed on Secure conn by Srinu Jella · 9 years ago
  2. 9b237db Prevent abort in case of command timeout by Luke Zhang · 7 years ago
  3. 1deec77 Merge tag 'android-security-10.0.0_r53' into int/10/fp2 by Karsten Tausche · 2 years, 9 months ago
  4. 876eae1 ACL: Drop broadcasts by Myles Watson · 3 years, 7 months ago
  5. 14b4e5c Handle BQR root inflammation event by Ugo Yu · 4 years, 6 months ago
  6. dd7d9e5 GAP: Correct the continuous pkt length in l2cap by Venkata Jagadeesh Garaga · 5 years ago
  7. 2852307 Merge "GAP: Correct the continuous pkt length in l2cap" into oc-dev am: 2a8a9b22f2 am: 5d8fde3e01 am: 5dbe08152a am: 294e64950c by Automerger Merge Worker · 4 years, 6 months ago
  8. 294e649 Merge "GAP: Correct the continuous pkt length in l2cap" into oc-dev am: 2a8a9b22f2 am: 5d8fde3e01 am: 5dbe08152a by Automerger Merge Worker · 4 years, 6 months ago
  9. 5dbe081 Merge "GAP: Correct the continuous pkt length in l2cap" into oc-dev am: 2a8a9b22f2 am: 5d8fde3e01 by Automerger Merge Worker · 4 years, 6 months ago
  10. 5d8fde3 Merge "GAP: Correct the continuous pkt length in l2cap" into oc-dev am: 2a8a9b22f2 by Automerger Merge Worker · 4 years, 6 months ago
  11. 602f4b4 GAP: Correct the continuous pkt length in l2cap by Venkata Jagadeesh Garaga · 5 years ago
  12. cf27bac Merge "Handle Bluetooth HAL service died" am: fcaed46d9e am: 5e3e0bba7c by Ugo Yu · 5 years ago
  13. fcaed46 Merge "Handle Bluetooth HAL service died" by Treehugger Robot · 5 years ago
  14. 4ed8f8f Handle Bluetooth HAL service died by Ugo Yu · 5 years ago
  15. 2892e1c Merge "Fix handling of startup_timer_expired" by TreeHugger Robot · 5 years ago
  16. 146608a Fix handling of startup_timer_expired by Sunny Kapdi · 5 years ago
  17. b271379 Merge "Fix use of uninitialised variable" am: 52b5f32e07 am: 0c80cbcda5 by Yi Kong · 5 years ago
  18. 95fe202 Fix use of uninitialised variable by Yi Kong · 5 years ago
  19. c2430cd Merge "Use PLOG rather than LOG strerror(errno)." am: fa450772a8 am: 5d5436ee5f by Elliott Hughes · 5 years ago
  20. b816f37 Use PLOG rather than LOG strerror(errno). by Elliott Hughes · 5 years ago
  21. c33c998 Change the default snoop log level to off. by Ajay Panicker · 5 years ago
  22. c5bd830 Check L2CAP size only for start packet by Hansong Zhang · 5 years ago
  23. 1e6ef37 Merge changes I79037ddb,I9bab0078 am: 3fb1b1b89e am: e7971c55d4 am: b789e84f6c by Jack He · 5 years ago
  24. 7ff9ac6 Metrics: Log HCI timeout event over stats log by Jack He · 5 years ago
  25. 0d7375e Fix OOB in reassemble_and_dispatch by Chienyuan · 5 years ago
  26. 8303629 Add Filtering for snoop logs based on L2CAP and RFCOMM Channels (1/4) by Ajay Panicker · 6 years ago
  27. 83db499 Linux tests build fix by Jakub Pawlowski · 6 years ago
  28. 67f5f37 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
  29. 37b717c Add TEST_MAPPING to system/bt by Jack He · 6 years ago
  30. 96d16e3 Make thread names more meaningful by Jack He · 6 years ago
  31. 959bc33 Move metrics and time library to libbt-common by Jack He · 6 years ago
  32. d97e095 Replace period_ms_t with uint64_t by Jack He · 6 years ago
  33. 9a8aac7 Check startup_future before using it by Bailey Forrest · 6 years ago
  34. 6d11052 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up by Jack He · 6 years ago
  35. 14cb1ba If command_timed_out() is triggered don't get blocked by a deadlock by Pavlin Radoslavov · 6 years ago
  36. 2838b32 If command_timed_out() is triggered don't get blocked by a deadlock by Pavlin Radoslavov · 6 years ago
  37. ad18de0 Metrics: Move bluetooth.proto to one place by Jack He · 6 years ago
  38. b63319b Metrics: Move bluetooth.proto to one place by Jack He · 6 years ago
  39. 5c550c1 HCI: Set a timer to abort after a timeout by Myles Watson · 6 years ago
  40. 4f0c5b5 LE Read Maximum Data Length during startup by Jakub Pawlowski · 6 years ago
  41. 74c43a7 Allow L2CAP first packet with partial header by Stanley Tng · 6 years ago
  42. 199dee1 HCI: Fix use after free in hci_transmit by Myles Watson · 6 years ago
  43. eb993d9 Prevent deadlock between the Tx and Rx threads in HCI layer by Luke Zhang · 7 years ago
  44. 6d6f34c Don't print error message when rename operation is successful by Tobias Melin · 7 years ago
  45. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  46. c451068 Linux build fix by Jakub Pawlowski · 7 years ago
  47. ecace46 Move include->internal_include (1/2) by Jakub Pawlowski · 7 years ago
  48. ea5cf6e HCI: Restart 5 seconds after an HCI timeout by Myles Watson · 7 years ago
  49. 6320a4b Merge "HCI: Restart 5 seconds after an HCI timeout" by Treehugger Robot · 7 years ago
  50. 7a7e8e9 Linux build fix - include what you use by Jakub Pawlowski · 7 years ago
  51. d48d32d HCI: Restart 5 seconds after an HCI timeout by Myles Watson · 7 years ago
  52. be01dc9 Cleanup RawAddress usage by Jakub Pawlowski · 7 years ago
  53. 2e05f0d Cleanup RawAddress usage by Jakub Pawlowski · 7 years ago
  54. 575b50b Merge "Revert "Allow collection of Bluetooth firmware dumps in bugreports (3/3)"" into oc-dr1-dev by Pankaj Kanwar · 7 years ago
  55. a3fcf00 Revert "Allow collection of Bluetooth firmware dumps in bugreports (3/3)" by Pankaj Kanwar · 7 years ago
  56. 9c1e3ad Allow collection of Bluetooth firmware dumps in bugreports (3/3) am: 0580dd639c by Ajay Panicker · 7 years ago
  57. 0580dd6 Allow collection of Bluetooth firmware dumps in bugreports (3/3) by Ajay Panicker · 7 years ago
  58. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  59. 61ad3c6 Add stdint.h for uint*_t types by Jiyong Park · 7 years ago
  60. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  61. b8a477e Get rid of BD_ADDR by Jakub Pawlowski · 7 years ago
  62. 4b4d0a9 Fix some includes by Bailey Forrest · 7 years ago
  63. 42125bb HCI: Improve timeout handling by Myles Watson · 7 years ago
  64. 858b2e3 HCI: Get debug info from the firmware on timeout by Myles Watson · 7 years ago
  65. 4788821 HCI: Improve timeout handling by Myles Watson · 7 years ago
  66. 2bfb56a HCI: Get debug info from the firmware on timeout by Myles Watson · 7 years ago
  67. a9152a2 eSCO: Additional fix to get eSCO working for HFP and HSP (3/5) by Jack He · 7 years ago
  68. 181863e eSCO: BT 4.1 Enhanced SCO command (1/5) by Mudumba Ananth · 7 years ago
  69. fd7e60b Protect the message loop from accesses after HCI shutdown by Pavlin Radoslavov · 7 years ago
  70. 7277f39 Protect the message loop from accesses after HCI shutdown by Pavlin Radoslavov · 7 years ago
  71. 400ac49 eSCO: Additional fix to get eSCO working for HFP and HSP (3/5) by Jack He · 7 years ago
  72. 57f6508 eSCO: BT 4.1 Enhanced SCO command (1/5) by Mudumba Ananth · 7 years ago
  73. 3f12278 Fix broken linux build by Jack He · 7 years ago
  74. 2b59c4a Fix broken linux build by Jack He · 7 years ago
  75. 2b7e905 Swap BTA and HCI queues with message loops by Ajay Panicker · 7 years ago
  76. 4829453 Move hci_thread to a message loop and prevent thread from spinning by Ajay Panicker · 7 years ago
  77. b7bdbe7 Merge "Revert "Revert "Make Bluetooth audio threads use RT scheduling""" into oc-dev by TreeHugger Robot · 7 years ago
  78. ffee0ee Move hci_thread to a message loop and prevent thread from spinning by Ajay Panicker · 7 years ago
  79. a465307 Merge "Limit btsnoop file size (5/9)" into oc-dev by Ajay Panicker · 7 years ago
  80. 0035d8c Revert "Revert "Make Bluetooth audio threads use RT scheduling"" by Philip Cuadra · 7 years ago
  81. feb2d84 Revert "Make Bluetooth audio threads use RT scheduling" by Philip Cuadra · 7 years ago
  82. 21ae30a Limit btsnoop file size (5/9) by Ajay Panicker · 7 years ago
  83. 99c3422 Limit btsnoop file size (5/8) by Ajay Panicker · 7 years ago
  84. eaa4277 Make Bluetooth audio threads use RT scheduling by Philip Cuadra · 7 years ago
  85. 96c42e7 Make Bluetooth audio threads use RT scheduling by Philip Cuadra · 7 years ago
  86. 51b86e9 Fix a race condition during HCI module shutdown by Pavlin Radoslavov · 7 years ago
  87. a329205 Fix a race condition during HCI module shutdown by Pavlin Radoslavov · 7 years ago
  88. 910f8b6 Fix "LE Read Maximum Advertising Data Length" response parsing by Jakub Pawlowski · 7 years ago
  89. 16899e9 Fix "LE Read Maximum Advertising Data Length" response parsing by Jakub Pawlowski · 7 years ago
  90. 2705ebb Add test config to net_test_hci by Dan Shi · 7 years ago
  91. f8360e4 Delete bt_snoop.log when snoop logging is disabled by Ajay Panicker · 7 years ago
  92. f786aac Delete bt_snoop.log when snoop logging is disabled by Ajay Panicker · 7 years ago
  93. 09173e7 hci: Update error messages by Myles Watson · 7 years ago
  94. ec728d3 hci: Update error messages by Myles Watson · 7 years ago
  95. 17d3595 hci: Timestamp HCI commands for timeouts by Myles Watson · 7 years ago
  96. e7be6de hci: Cancel timer before running callbacks by Myles Watson · 7 years ago
  97. b77d712 Fix a race condition inside command_timed_out() when printing log info by Pavlin Radoslavov · 7 years ago
  98. d3a71e3 Abort using SIGABRT instead of SIGKILL on command_timeout by Andre Eisenbach · 7 years ago
  99. bc9a932 Fix an HCI race condition when transmitting a packet by Pavlin Radoslavov · 7 years ago
  100. 7903a49 Add a log message in the beginning of function hci_initialize() by Pavlin Radoslavov · 7 years ago