|
Bluetooth: notify user of incoming pairing requests
Implement a low-priority pairing delegate in the form of an Aura Status
Tray Notification Controller that displays a rich notification when an
incoming pairing request is received and allows the user to accept or
reject it when appropriate.
BUG= 345535
TESTS=chromeos=1 on Linux presents fake pairing requests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254697
Total comments: 6
Total comments: 8
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+557 lines, -19 lines) |
Patch |
 |
M |
ash/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/ash.gyp
|
View
|
1
2
3
4
5
|
4 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/ash_chromeos_strings.grdp
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/shell.h
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/shell.cc
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ash/system/chromeos/bluetooth/bluetooth_notification_controller.h
|
View
|
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ash/system/chromeos/bluetooth/bluetooth_notification_controller.cc
|
View
|
1
2
3
4
|
1 chunk |
+301 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/system_notifier.h
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/system_notifier.cc
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chromeos/dbus/fake_bluetooth_adapter_client.cc
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/fake_bluetooth_device_client.h
|
View
|
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/fake_bluetooth_device_client.cc
|
View
|
1
|
4 chunks |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_device_chromeos.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_pairing_chromeos.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
device/bluetooth/bluetooth_pairing_chromeos.cc
|
View
|
1
|
8 chunks |
+28 lines, -16 lines |
0 comments
|
Download
|
Total messages: 28 (0 generated)
|