From e97bf0fc53fac32f8447d2763a612218009c17d2 Mon Sep 17 00:00:00 2001 From: Takeshi Usui Date: Mon, 20 Jul 2015 11:06:40 +0900 Subject: [PATCH 1/2] Update bluetooth-le.json --- api_by_features/bluetooth-le.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/api_by_features/bluetooth-le.json b/api_by_features/bluetooth-le.json index a872604..077e423 100644 --- a/api_by_features/bluetooth-le.json +++ b/api_by_features/bluetooth-le.json @@ -24,7 +24,11 @@ "note": "Only in central role Windows 8 Bluetooth Low Energy Overview" }, "Cordova": "", - "FirefoxOS": "", + "FirefoxOS": { + "api": "Web_Bluetooth_API", + "url": "https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API", + "working group": "Mozilla" + }, "ChromeApps": { "api": "chrome.bluetooth", "url": "https://developer.chrome.com/apps/bluetooth", From 366021da375d87256031220046ef3aeee0e9bbe9 Mon Sep 17 00:00:00 2001 From: Takeshi Usui Date: Mon, 20 Jul 2015 22:26:59 +0900 Subject: [PATCH 2/2] Create bluetooth-le.json Sorry. I updated the url of bluetooth API --- api_by_features/bluetooth-le.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_by_features/bluetooth-le.json b/api_by_features/bluetooth-le.json index 077e423..8fc51e7 100644 --- a/api_by_features/bluetooth-le.json +++ b/api_by_features/bluetooth-le.json @@ -26,7 +26,7 @@ "Cordova": "", "FirefoxOS": { "api": "Web_Bluetooth_API", - "url": "https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API", + "url": "https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API_%28Firefox_OS%29", "working group": "Mozilla" }, "ChromeApps": {