Confirmed users
149
edits
(→Device) |
(→Device) |
||
| Line 68: | Line 68: | ||
readonly attribute bool paired; | readonly attribute bool paired; | ||
readonly attribute jsval serviceUuids; // DOMString[] | readonly attribute jsval serviceUuids; // DOMString[] | ||
nsIDOMBluetoothSocket createRfcommSocket(in DOMString aServiceUuid); | nsIDOMBluetoothSocket createRfcommSocket(in DOMString aServiceUuid); | ||
}; | }; | ||