Plumb Bluetooth pairing API to WebAuthN embedder
Expose BluetoothDevice::Pair() function to WebAuthN embedder layer via BleAdapterManager. Previously named BleAdapterPowerManager(which only handled notifying BluetoothAdapter power changes to the embedder) is now renamed to BleAdapterManager and it handles both a) Handling pairing events received from the UI layer. b) Handling events related to triggering/notifying BluetoothAdapter changes. Bug: 877344 TBR: ortuno@chromium.org Change-Id: I078f60cd4b0d491973276a3279503642c94d8d9d Reviewed-on: https://chromium-review.googlesource.com/c/1239621 Commit-Queue: Jun Choi <hongjunchoi@chromium.org> Reviewed-by:Balazs Engedy <engedy@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#597251}
Showing
Please register or sign in to comment