commit | bdd19e0873854567bb6bd9bc8905a87a3a4744c4 | [log] [tgz] |
---|---|---|
author | Andre Eisenbach <eisenbach@google.com> | Thu Sep 10 21:41:39 2015 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Wed Oct 21 20:51:51 2015 +0000 |
tree | d612c5073b9c49129b6a3bae4741b4950b0b9e3f | |
parent | 58593a02736ff9ac9bdccd0e3186602f17452cdf [diff] |
Workaround for H4 HCI stream corruption during LE scans Sometimes, during result-heavy LE scans, the UART byte stream can become corrupted, leading to assertions caused by mis-interpreting the bytes following the corruption. This workaround looks for tell-tale signs of a BLE event and attempts to skip the correct amount of bytes in the stream to re-synchronize onto a packet boundary. Bug: 23934838 Change-Id: Ifadaecf8077cb1defc7134c59c97302fca660f81