Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7952)

Unified Diff: chrome/test/data/extensions/api_test/bluetooth_private/get_rssi/manifest.json

Issue 246603008: Expose device RSSI and Tx power via the chrome.bluetooth API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/api_test/bluetooth_private/get_rssi/manifest.json
diff --git a/chrome/test/data/extensions/api_test/bluetooth_private/passkey_pairing/manifest.json b/chrome/test/data/extensions/api_test/bluetooth_private/get_rssi/manifest.json
similarity index 84%
copy from chrome/test/data/extensions/api_test/bluetooth_private/passkey_pairing/manifest.json
copy to chrome/test/data/extensions/api_test/bluetooth_private/get_rssi/manifest.json
index a77d183f2b223daa20c2207cd5ff9f8d2f22c50f..595c8764d86ebad0275b86cde998b2e386825beb 100644
--- a/chrome/test/data/extensions/api_test/bluetooth_private/passkey_pairing/manifest.json
+++ b/chrome/test/data/extensions/api_test/bluetooth_private/get_rssi/manifest.json
@@ -1,7 +1,7 @@
{
// extension id: jofgjdphhceggjecimellaapdjjadibj
- "name": "Test Bluetooth Pairing Events",
- "description": "Tests chrome.bluetoothPrivate.onPairing event.",
+ "name": "Test Bluetooth getDeviceRSSI",
+ "description": "Tests the chrome.bluetoothPrivate.getDeviceRSSI method.",
"version": "1.0",
"manifest_version": 2,
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2nI64+TVbJNYUfte1hEwrWpjgiH3ucfKZ12NC6IT/Pm2pQdjR/3alrdW+rCkYbs0KmfUymb0GOE7fwZ0Gs+EqfxoKmwJaaZiv86GXEkPJctDvjqrJRUrKvM6aXZEkTQeaFLQVY9NDk3grSZzvC365l3c4zRN3A2i8KMWzB9HRQzKnN49zjgcTTu5DERYTzbJZBd0m9Ln1b3x3UVkVgoTUq7DexGMcOq1KYz0VHrFRo/LN1yJvECFmBb2pdl40g4UHq3UqrWDDInZZJ3sr01EePxYYwimMFsGnvH6sz8wHC09rXZ+w1YFYjsQ3P/3Bih1q/NdZ0aop3MEOCbHb4gipQIDAQAB",

Powered by Google App Engine
This is Rietveld 408576698