History log of /system/bt/hci/src/hci_layer_linux.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
858b2e367fdf3dd1385c60aa45ac2c13d95dac69 10-May-2017 Myles Watson <mylesgw@google.com> HCI: Get debug info from the firmware on timeout

Bug: 37298084
Test: set the timeout to 20ms

Change-Id: I8b9815a03a15dcb6ce78c0692874b55cb4fc07bc
(cherry picked from commit 2bfb56a2a92c897c8c0648674c51197fa8fe7f0a)
/system/bt/hci/src/hci_layer_linux.cc
8342d95fa54d333c283ab4c16960be73392e86eb 23-Feb-2017 Jakub Pawlowski <jpawlowski@google.com> Fix stack shutdown on Linux

Right now, hci_close() is getting stuck on stopping the reader thread.
In order to fix that, we must have a way to exit the blocking read when
shutting down the stack.

Test: manual
Change-Id: I3a7eeef6d8ed223fc96ba9eeacca37006a5c9739
/system/bt/hci/src/hci_layer_linux.cc
9329b8effa6b985eb5adc17202c42a4022b6998a 21-Feb-2017 Jakub Pawlowski <jpawlowski@google.com> HCI for Linux

Test: manual
Change-Id: I7183c4773ae409f63296bd3c53a02ec2a460f021
/system/bt/hci/src/hci_layer_linux.cc