New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 808749 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Bluez: clean up dummy commands used for conditional HCI command

Project Member Reported by josephsih@chromium.org, Feb 3 2018

Issue description

The dummy commands, usually as HCI_OP_READ_LOCAL_NAME, are introduced to mitigate the side effect that conditional HCI commands bring forth. Such dummy commands are hacky and are increasing gradually with time. A recent patch was "CHROMIUM: bluetooth: fix a regression about power off delay" (https://chromium-review.googlesource.com/#/c/chromiumos/third_party/kernel/+/896670/).

Theoretically, it is possible to send a fake event at run time to invoke command complete callback if the last conditional command is skipped. I once quickly tried that before which led to kernel instability. It is desirable to investigate deeper and clean the mess up!
 

Comment 1 by r...@chromium.org, Feb 3 2018

Labels: -Pri-3 Pri-2
Status: Assigned (was: Untriaged)

Comment 2 by mcchou@chromium.org, Apr 19 2018

Labels: M-68

Sign in to add a comment