-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hci: contains several corrections needed for HCI on both ninafw and c…
…yw43439 * separate read and write buffers to accomodate read buffer with pending partial data to be handled * only read when there is data pending to avoid putting cwy43439 into forever loop * handle any data in buffer from read that contains data from more than 1 packet * skip past data for sync packets since we do not handle them anyhow * some better naming and comments to hopefully clarify a bit what is going on Signed-off-by: deadprogram <ron@hybridgroup.com>
- Loading branch information
1 parent
31a8914
commit 6acad81
Showing
1 changed file
with
90 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters