mirror of
https://github.com/servo/servo.git
synced 2025-09-12 16:08:20 +01:00
Check if the BluetoothDevice is connected, when calling getGATT functions.
This commit is contained in:
parent
11dbb7120f
commit
b72dcf326b
15 changed files with 28 additions and 50 deletions
|
@ -1,4 +0,0 @@
|
|||
[disconnect-called-before.html]
|
||||
type: testharness
|
||||
[disconnect() called before getCharacteristic. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnect-called-before-with-uuid.html]
|
||||
type: testharness
|
||||
[disconnect() called before getCharacteristics. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnect-called-before.html]
|
||||
type: testharness
|
||||
[disconnect() called before getCharacteristics. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnect-called-before.html]
|
||||
type: testharness
|
||||
[disconnect() called before getDescriptor. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnect-called-before-with-uuid.html]
|
||||
type: testharness
|
||||
[disconnect() called before getDescriptors. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnect-called-before.html]
|
||||
type: testharness
|
||||
[disconnect() called before getDescriptors. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnect-called-before.html]
|
||||
type: testharness
|
||||
[disconnect() called before getPrimaryService. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnected-device.html]
|
||||
type: testharness
|
||||
[getPrimaryService called before connecting. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnect-called-before-with-uuid.html]
|
||||
type: testharness
|
||||
[disconnect() called before getPrimaryServices. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnect-called-before.html]
|
||||
type: testharness
|
||||
[disconnect() called before getPrimaryServices. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnected-device-with-uuid.html]
|
||||
type: testharness
|
||||
[getPrimaryServices called before connecting. Reject with NetworkError.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[disconnected-device.html]
|
||||
type: testharness
|
||||
[getPrimaryServices called before connecting. Reject with NetworkError.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue