Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion api_by_features/bluetooth-le.json
Original file line number Diff line number Diff line change
Expand Up @@ -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_%28Firefox_OS%29",
"working group": "Mozilla"
},
"ChromeApps": {
"api": "chrome.bluetooth",
"url": "https://developer.chrome.com/apps/bluetooth",
Expand Down