Skip to content

Give HCI socket transport its own task.#384

Merged
ccollins476ad merged 1 commit into
apache:masterfrom
ccollins476ad:ble-hci-task
Jul 7, 2017
Merged

Give HCI socket transport its own task.#384
ccollins476ad merged 1 commit into
apache:masterfrom
ccollins476ad:ble-hci-task

Conversation

@ccollins476ad
Copy link
Copy Markdown
Contributor

This prevents deadlock while the host waits for a command-complete event from the controller. This is a slightly modified patch written by @rymanluk (changes include: adding a few syscfg settings, minor renames).

This prevents deadlock while the host waits for a command-complete event
from the controller.
Copy link
Copy Markdown
Contributor

@mkiiskila mkiiskila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the earlier fix required user to create the 2nd task in the app itself. This change should be fine; transport/socket is only used with native builds, and there we're not constrained resource-wise.

@ccollins476ad ccollins476ad merged commit 2fe6801 into apache:master Jul 7, 2017
@ccollins476ad ccollins476ad deleted the ble-hci-task branch July 7, 2017 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants