1. de6c013 HCI 1.1 by Jakub Pawlowski · 4 years, 10 months ago
  2. e89c630 Create swappable hci layer connection by Chris Manton · 5 years ago
  3. 997cfeb HCI: Change commands naming to avoid misunderstanding by Oleh Cherpak · 5 years ago
  4. 43326f3 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  5. b2b61d9 GAP: Correct the continuous pkt length in l2cap am: 337bd45794 am: fdcf9ea434 by Venkata Jagadeesh Garaga · 5 years ago
  6. 337bd45 GAP: Correct the continuous pkt length in l2cap by Venkata Jagadeesh Garaga · 5 years ago
  7. 7473d8d Modernise code to use override specifier am: 183eacee0d am: 3d6b243a8c by Yi Kong · 5 years ago
  8. 183eace Modernise code to use override specifier by Yi Kong · 5 years ago
  9. b0388ce Merge "Fix handling of startup_timer_expired" by Treehugger Robot · 5 years ago
  10. cf27bac Merge "Handle Bluetooth HAL service died" am: fcaed46d9e am: 5e3e0bba7c by Ugo Yu · 5 years ago
  11. fcaed46 Merge "Handle Bluetooth HAL service died" by Treehugger Robot · 5 years ago
  12. 4ed8f8f Handle Bluetooth HAL service died by Ugo Yu · 5 years ago
  13. eab14bf Fix handling of startup_timer_expired by Sunny Kapdi · 5 years ago
  14. 2892e1c Merge "Fix handling of startup_timer_expired" by TreeHugger Robot · 5 years ago
  15. 146608a Fix handling of startup_timer_expired by Sunny Kapdi · 5 years ago
  16. b271379 Merge "Fix use of uninitialised variable" am: 52b5f32e07 am: 0c80cbcda5 by Yi Kong · 5 years ago
  17. 95fe202 Fix use of uninitialised variable by Yi Kong · 5 years ago
  18. c2430cd Merge "Use PLOG rather than LOG strerror(errno)." am: fa450772a8 am: 5d5436ee5f by Elliott Hughes · 5 years ago
  19. b816f37 Use PLOG rather than LOG strerror(errno). by Elliott Hughes · 5 years ago
  20. c33c998 Change the default snoop log level to off. by Ajay Panicker · 6 years ago
  21. c5bd830 Check L2CAP size only for start packet by Hansong Zhang · 6 years ago
  22. 1e6ef37 Merge changes I79037ddb,I9bab0078 am: 3fb1b1b89e am: e7971c55d4 am: b789e84f6c by Jack He · 6 years ago
  23. 7ff9ac6 Metrics: Log HCI timeout event over stats log by Jack He · 6 years ago
  24. 0d7375e Fix OOB in reassemble_and_dispatch by Chienyuan · 6 years ago
  25. 8303629 Add Filtering for snoop logs based on L2CAP and RFCOMM Channels (1/4) by Ajay Panicker · 6 years ago
  26. 83db499 Linux tests build fix by Jakub Pawlowski · 6 years ago
  27. 67f5f37 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
  28. 37b717c Add TEST_MAPPING to system/bt by Jack He · 6 years ago
  29. 96d16e3 Make thread names more meaningful by Jack He · 6 years ago
  30. 959bc33 Move metrics and time library to libbt-common by Jack He · 6 years ago
  31. d97e095 Replace period_ms_t with uint64_t by Jack He · 6 years ago
  32. 9a8aac7 Check startup_future before using it by Bailey Forrest · 6 years ago
  33. 6d11052 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up by Jack He · 6 years ago
  34. 2838b32 If command_timed_out() is triggered don't get blocked by a deadlock by Pavlin Radoslavov · 6 years ago
  35. ad18de0 Metrics: Move bluetooth.proto to one place by Jack He · 6 years ago
  36. 5c550c1 HCI: Set a timer to abort after a timeout by Myles Watson · 6 years ago
  37. 4f0c5b5 LE Read Maximum Data Length during startup by Jakub Pawlowski · 7 years ago
  38. 74c43a7 Allow L2CAP first packet with partial header by Stanley Tng · 7 years ago
  39. 199dee1 HCI: Fix use after free in hci_transmit by Myles Watson · 7 years ago
  40. eb993d9 Prevent deadlock between the Tx and Rx threads in HCI layer by Luke Zhang · 7 years ago
  41. 6d6f34c Don't print error message when rename operation is successful by Tobias Melin · 7 years ago
  42. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  43. c451068 Linux build fix by Jakub Pawlowski · 7 years ago
  44. ecace46 Move include->internal_include (1/2) by Jakub Pawlowski · 7 years ago
  45. 6320a4b Merge "HCI: Restart 5 seconds after an HCI timeout" by Treehugger Robot · 7 years ago
  46. 7a7e8e9 Linux build fix - include what you use by Jakub Pawlowski · 7 years ago
  47. d48d32d HCI: Restart 5 seconds after an HCI timeout by Myles Watson · 7 years ago
  48. 2e05f0d Cleanup RawAddress usage by Jakub Pawlowski · 7 years ago
  49. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  50. 61ad3c6 Add stdint.h for uint*_t types by Jiyong Park · 7 years ago
  51. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  52. b8a477e Get rid of BD_ADDR by Jakub Pawlowski · 7 years ago
  53. 4b4d0a9 Fix some includes by Bailey Forrest · 7 years ago
  54. 4788821 HCI: Improve timeout handling by Myles Watson · 7 years ago
  55. 2bfb56a HCI: Get debug info from the firmware on timeout by Myles Watson · 7 years ago
  56. 7277f39 Protect the message loop from accesses after HCI shutdown by Pavlin Radoslavov · 7 years ago
  57. 400ac49 eSCO: Additional fix to get eSCO working for HFP and HSP (3/5) by Jack He · 7 years ago
  58. 57f6508 eSCO: BT 4.1 Enhanced SCO command (1/5) by Mudumba Ananth · 8 years ago
  59. 2b59c4a Fix broken linux build by Jack He · 7 years ago
  60. 2b7e905 Swap BTA and HCI queues with message loops by Ajay Panicker · 7 years ago
  61. 4829453 Move hci_thread to a message loop and prevent thread from spinning by Ajay Panicker · 7 years ago
  62. 99c3422 Limit btsnoop file size (5/8) by Ajay Panicker · 7 years ago
  63. 96c42e7 Make Bluetooth audio threads use RT scheduling by Philip Cuadra · 7 years ago
  64. a329205 Fix a race condition during HCI module shutdown by Pavlin Radoslavov · 7 years ago
  65. 16899e9 Fix "LE Read Maximum Advertising Data Length" response parsing by Jakub Pawlowski · 7 years ago
  66. 2705ebb Add test config to net_test_hci by Dan Shi · 7 years ago
  67. f786aac Delete bt_snoop.log when snoop logging is disabled by Ajay Panicker · 7 years ago
  68. ec728d3 hci: Update error messages by Myles Watson · 7 years ago
  69. 17d3595 hci: Timestamp HCI commands for timeouts by Myles Watson · 7 years ago
  70. e7be6de hci: Cancel timer before running callbacks by Myles Watson · 7 years ago
  71. b77d712 Fix a race condition inside command_timed_out() when printing log info by Pavlin Radoslavov · 7 years ago
  72. d3a71e3 Abort using SIGABRT instead of SIGKILL on command_timeout by Andre Eisenbach · 7 years ago
  73. bc9a932 Fix an HCI race condition when transmitting a packet by Pavlin Radoslavov · 7 years ago
  74. 7903a49 Add a log message in the beginning of function hci_initialize() by Pavlin Radoslavov · 7 years ago
  75. e986c93 hci: Stop the thread before hci_close() by Myles Watson · 7 years ago
  76. d696e66 hci: Close the HAL before cleaning up pending command queue and timers by Myles Watson · 7 years ago
  77. fb94dc7 hci: Reduce HCI timeout to 2 seconds by Myles Watson · 7 years ago
  78. 8342d95 Fix stack shutdown on Linux by Jakub Pawlowski · 8 years ago
  79. 9329b8e HCI for Linux by Jakub Pawlowski · 8 years ago
  80. 32fbec6 Move Android specific HCI code into separate file by Jakub Pawlowski · 8 years ago
  81. 3e50ee8 Check the return value of the HAL init function by Myles Watson · 8 years ago
  82. 3060ec6 Add a mutex to guard all btsnoop operations by Pavlin Radoslavov · 8 years ago
  83. 071b507 Use same timestamp for on-disk BT Snoop Log and in-memory BT Snooz Log by Jack He · 8 years ago
  84. c9f353f Merge "Use CHECK() to verify that HIDL is installed" by Treehugger Robot · 8 years ago
  85. 16b3e92 Fix the implementation of htonll() by Pavlin Radoslavov · 8 years ago
  86. 86f3dfa Use CHECK() to verify that HIDL is installed by Myles Watson · 8 years ago
  87. d56ef46 Remove LPM code from the stack by Myles Watson · 8 years ago
  88. 796523d Initial HIDL conversion by Andre Eisenbach · 8 years ago
  89. 5a8b59c Remove HC_BUFFER_HDR_T by Andre Eisenbach · 8 years ago
  90. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  91. 71f5b3e Linux build fix by Jakub Pawlowski · 8 years ago
  92. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  93. 1f4cc6d LE Extended Advertising by Jakub Pawlowski · 8 years ago
  94. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  95. 21da637 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  96. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  97. dbf75f1 Revert "Replace pthread_mutex with std::mutex" by Pavlin Radoslavov · 8 years ago
  98. 4b80182 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  99. 2948313 hci: Fix multi-line comments after clang-format by Myles Watson · 8 years ago
  100. 5ff20a2 hci: Apply clang-format by Myles Watson · 8 years ago