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

Issue 804356 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

Implement BluetoothAdapterWin::SetPowered() for unit tests

Project Member Reported by jdoerrie@chromium.org, Jan 22 2018

Issue description

Currently BluetoothAdapterWin::SetPowered() is ineffective in unit tests. This results in  BluetoothAdapterWin::IsPowered() always returning true, ignoring previous SetPowered(false) calls.

This method should be implemented properly and callbacks should be posted to BluetoothTest's ScopedTaskEnvironment, such that BluetoothTest::TogglePowerFakeAdapter can be enabled on Windows as well.
 
Status: Available (was: Untriaged)
jdoerrie@, is this blocking any of the CTAP tests? Can you provide a patch?

Sign in to add a comment