зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1038632 - Patch1: Remove unused API in BluetoothAdapter.webidl for new WebBluetooth
API. f=btian, r=bz
This commit is contained in:
Родитель
68b316b43f
Коммит
54155154ce
|
@ -58,16 +58,6 @@ interface BluetoothAdapter : EventTarget {
|
||||||
readonly attribute boolean discoverable;
|
readonly attribute boolean discoverable;
|
||||||
readonly attribute boolean discovering;
|
readonly attribute boolean discovering;
|
||||||
|
|
||||||
// array of type BluetoothDevice[]
|
|
||||||
[GetterThrows]
|
|
||||||
readonly attribute any devices;
|
|
||||||
|
|
||||||
// array of type DOMString[]
|
|
||||||
[GetterThrows]
|
|
||||||
readonly attribute any uuids;
|
|
||||||
|
|
||||||
attribute EventHandler ondevicefound;
|
|
||||||
|
|
||||||
// Fired when pairing process is completed
|
// Fired when pairing process is completed
|
||||||
attribute EventHandler onpairedstatuschanged;
|
attribute EventHandler onpairedstatuschanged;
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче