1. 4f0c5b5 LE Read Maximum Data Length during startup by Jakub Pawlowski · 7 years ago
  2. 74c43a7 Allow L2CAP first packet with partial header by Stanley Tng · 7 years ago
  3. 199dee1 HCI: Fix use after free in hci_transmit by Myles Watson · 7 years ago
  4. eb993d9 Prevent deadlock between the Tx and Rx threads in HCI layer by Luke Zhang · 7 years ago
  5. 6d6f34c Don't print error message when rename operation is successful by Tobias Melin · 7 years ago
  6. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  7. c451068 Linux build fix by Jakub Pawlowski · 7 years ago
  8. ecace46 Move include->internal_include (1/2) by Jakub Pawlowski · 7 years ago
  9. 6320a4b Merge "HCI: Restart 5 seconds after an HCI timeout" by Treehugger Robot · 7 years ago
  10. 7a7e8e9 Linux build fix - include what you use by Jakub Pawlowski · 7 years ago
  11. d48d32d HCI: Restart 5 seconds after an HCI timeout by Myles Watson · 7 years ago
  12. 2e05f0d Cleanup RawAddress usage by Jakub Pawlowski · 7 years ago
  13. b707f44 Make RawAddress into a class (1/3) by Jakub Pawlowski · 7 years ago
  14. 61ad3c6 Add stdint.h for uint*_t types by Jiyong Park · 7 years ago
  15. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  16. b8a477e Get rid of BD_ADDR by Jakub Pawlowski · 7 years ago
  17. 4b4d0a9 Fix some includes by Bailey Forrest · 7 years ago
  18. 4788821 HCI: Improve timeout handling by Myles Watson · 7 years ago
  19. 2bfb56a HCI: Get debug info from the firmware on timeout by Myles Watson · 7 years ago
  20. 7277f39 Protect the message loop from accesses after HCI shutdown by Pavlin Radoslavov · 7 years ago
  21. 400ac49 eSCO: Additional fix to get eSCO working for HFP and HSP (3/5) by Jack He · 7 years ago
  22. 57f6508 eSCO: BT 4.1 Enhanced SCO command (1/5) by Mudumba Ananth · 8 years ago
  23. 2b59c4a Fix broken linux build by Jack He · 7 years ago
  24. 2b7e905 Swap BTA and HCI queues with message loops by Ajay Panicker · 8 years ago
  25. 4829453 Move hci_thread to a message loop and prevent thread from spinning by Ajay Panicker · 7 years ago
  26. 99c3422 Limit btsnoop file size (5/8) by Ajay Panicker · 7 years ago
  27. 96c42e7 Make Bluetooth audio threads use RT scheduling by Philip Cuadra · 7 years ago
  28. a329205 Fix a race condition during HCI module shutdown by Pavlin Radoslavov · 7 years ago
  29. 16899e9 Fix "LE Read Maximum Advertising Data Length" response parsing by Jakub Pawlowski · 7 years ago
  30. 2705ebb Add test config to net_test_hci by Dan Shi · 7 years ago
  31. f786aac Delete bt_snoop.log when snoop logging is disabled by Ajay Panicker · 7 years ago
  32. ec728d3 hci: Update error messages by Myles Watson · 7 years ago
  33. 17d3595 hci: Timestamp HCI commands for timeouts by Myles Watson · 7 years ago
  34. e7be6de hci: Cancel timer before running callbacks by Myles Watson · 7 years ago
  35. b77d712 Fix a race condition inside command_timed_out() when printing log info by Pavlin Radoslavov · 7 years ago
  36. d3a71e3 Abort using SIGABRT instead of SIGKILL on command_timeout by Andre Eisenbach · 7 years ago
  37. bc9a932 Fix an HCI race condition when transmitting a packet by Pavlin Radoslavov · 7 years ago
  38. 7903a49 Add a log message in the beginning of function hci_initialize() by Pavlin Radoslavov · 8 years ago
  39. e986c93 hci: Stop the thread before hci_close() by Myles Watson · 8 years ago
  40. d696e66 hci: Close the HAL before cleaning up pending command queue and timers by Myles Watson · 8 years ago
  41. fb94dc7 hci: Reduce HCI timeout to 2 seconds by Myles Watson · 8 years ago
  42. 8342d95 Fix stack shutdown on Linux by Jakub Pawlowski · 8 years ago
  43. 9329b8e HCI for Linux by Jakub Pawlowski · 8 years ago
  44. 32fbec6 Move Android specific HCI code into separate file by Jakub Pawlowski · 8 years ago
  45. 3e50ee8 Check the return value of the HAL init function by Myles Watson · 8 years ago
  46. 3060ec6 Add a mutex to guard all btsnoop operations by Pavlin Radoslavov · 8 years ago
  47. 071b507 Use same timestamp for on-disk BT Snoop Log and in-memory BT Snooz Log by Jack He · 8 years ago
  48. c9f353f Merge "Use CHECK() to verify that HIDL is installed" by Treehugger Robot · 8 years ago
  49. 16b3e92 Fix the implementation of htonll() by Pavlin Radoslavov · 8 years ago
  50. 86f3dfa Use CHECK() to verify that HIDL is installed by Myles Watson · 8 years ago
  51. d56ef46 Remove LPM code from the stack by Myles Watson · 8 years ago
  52. 796523d Initial HIDL conversion by Andre Eisenbach · 8 years ago
  53. 5a8b59c Remove HC_BUFFER_HDR_T by Andre Eisenbach · 8 years ago
  54. e2eeff4 Convert build system to soong using Android.bp by Jack He · 8 years ago
  55. 71f5b3e Linux build fix by Jakub Pawlowski · 8 years ago
  56. f2af1c4 Replace assert with CHECK from base/logging.h by Jack He · 8 years ago
  57. 1f4cc6d LE Extended Advertising by Jakub Pawlowski · 8 years ago
  58. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  59. 21da637 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  60. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  61. dbf75f1 Revert "Replace pthread_mutex with std::mutex" by Pavlin Radoslavov · 8 years ago
  62. 4b80182 Replace pthread_mutex with std::mutex by Marie Janssen · 8 years ago
  63. 2948313 hci: Fix multi-line comments after clang-format by Myles Watson · 8 years ago
  64. 5ff20a2 hci: Apply clang-format by Myles Watson · 8 years ago
  65. 4c7fefe Report FW configuration status to upper layer by Lakshmipathi K · 8 years ago
  66. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  67. 9a24711 Replace bluetooth protos with protobuf-lite by Colin Cross · 8 years ago
  68. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  69. 6aee1e8 Add various missing includes by Mark Salyzyn · 8 years ago
  70. d20c0d7 HCI HAL: Retry writing HCI data on UART socket for EAGAIN errors by Lawrance Liu · 8 years ago
  71. cc26bfc Renamed files: *.c to *.cc in bta/av and stack/a2dp by Pavlin Radoslavov · 8 years ago
  72. b64d604 Merge "Move btsnoop_hci.log to /data/misc/bluetooth/logs" by Ajay Panicker · 8 years ago
  73. 12aeda1 Move btsnoop_hci.log to /data/misc/bluetooth/logs by Ajay Panicker · 8 years ago
  74. 27ec0c7 Add BT_HCI_UNKNOWN_MESSAGE_TYPE log event by Pavlin Radoslavov · 8 years ago
  75. 7aaf7c6 A2DP-related naming refactoring and cleanup by Pavlin Radoslavov · 8 years ago
  76. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  77. e909ff5 Add BT_HCI_TIMEOUT and BT_CONFIG_SOURCE log events. by Jacky Cheung · 8 years ago
  78. 8cbc291 Add missing NULL pointers assignments by Pavlin Radoslavov · 8 years ago
  79. 7496372 Update the HCI unit test if BT_CLEAN_TURN_ON_DISABLED is TRUE by Pavlin Radoslavov · 8 years ago
  80. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  81. 0a0a7e9 Linux build fix by Jakub Pawlowski · 8 years ago
  82. dd5e3e9 Replace hash_map in packet_fragmenter with C++ unordered_map by Jakub Pawlowski · 8 years ago
  83. 7dc4051 Fix the timestamp in btsnoop format by Ben YoungTae Kim · 8 years ago
  84. 1a17ed6 L2CAP: Handle invalid HCI packets by Matadeen Mishra · 9 years ago
  85. 71300bf Prevent crash due to second attempt to clean up eager_reader by Srinu Jella · 9 years ago
  86. d6121a3 Restart failed system calls interrupted with errno of EINTR by Pavlin Radoslavov · 8 years ago
  87. e6d1202 Rename all *.cpp files to *.cc to follow new style by Jakub Pawlowski · 8 years ago
  88. 3d1aa9d Avoid NULL pointer usage of startup_future in case of HCI startup timeout by Pavlin Radoslavov · 8 years ago
  89. 713993d Convert BTIF code from C to C++ by Jakub Pawlowski · 8 years ago
  90. 2641ef4 Do not log unsolicited NOOP command complete events by Andre Eisenbach · 8 years ago
  91. b4a42e7 Linux build fix by Bluetooth Build Test · 8 years ago
  92. 12751e1 Avoid using alarm APIs for LPM when Idle timeout is zero by Jaganath Kanakkassery · 9 years ago
  93. 95b9bc0 Start listener thread only after successful open call by Srinu Jella · 9 years ago
  94. 85e22b3 Add missing log tag by Jakub Pawlowski · 9 years ago
  95. f6dcf79 Read local supported codecs as part of boot sequence by Srinu Jella · 9 years ago
  96. a73cf49 Corrected the stream for error checking by Srinu Jella · 9 years ago
  97. 3eb4a48 Move properties get/set code to osi by Jakub Pawlowski · 9 years ago
  98. c7b3382 Fix a crash triggered when firmware config takes too long by Pavlin Radoslavov · 9 years ago
  99. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  100. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago