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