Skip to content
Snippets Groups Projects
Commit 788396de authored by Hansong Zhang's avatar Hansong Zhang
Browse files

Fix hci_hal_host

Separate hci_hal_host (linux socket-based) and rootcanal
implementation, since they are different.  We get an entire packet
through linux socket, but we get a tcp stream from rootcanal, so
handling of the incoming packets are different.

Fix the crash when we block at reading HCI reset response.

Test: run gd on chrome os
Tag: #stability
Bug: 181909671
Change-Id: I194744e61cf20f003a117405a20570a94382bce6
parent 3b2b2eed
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment