OSDN Git Service

HCI: don't abort on timeout
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 6 Dec 2017 09:57:21 +0000 (17:57 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 12 Jun 2018 06:31:32 +0000 (14:31 +0800)
commit867f90d002ee8038f74091ef5c8239abb9b85120
treed65049a5d8d88bcafa9846873a17236c093e00f2
parent61914e00d61e931244191912ffea2a30db648b17
HCI: don't abort on timeout

Timeout is normal. Especially when the device is suspending.
Don't abort it stupidly.
hci/src/hci_layer.cc