Closed
Bug 1163969
Opened 10 years ago
Closed 10 years ago
[BT API v2] Can not stop Bluetooth LE scan by calling stopLeScan
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(firefox41 fixed)
RESOLVED
FIXED
2.2 S12 (15may)
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | fixed |
People
(Reporter: jaliu, Assigned: jaliu)
References
Details
Attachments
(1 file, 1 obsolete file)
Gaia developer can't stop Bluetooth LE scan by calling stopLeScan and would get a NS_ERROR_DOM_BLUETOOTH_DONE Error from the reject of promise object.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jaliu
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8604993 -
Flags: review?(joliu)
Comment 2•10 years ago
|
||
see also: bug 1163944
Updated•10 years ago
|
Attachment #8604993 -
Flags: review?(joliu) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
- add reviewer's name to commit message
- convert to hg format
Thank Jocelyn for reviewing the patch.
Attachment #8604993 -
Attachment is obsolete: true
| Assignee | ||
Updated•10 years ago
|
Attachment #8605105 -
Attachment description: (final) Reject the stopLeScan request only if there's no ongoing LE Scan using the given handle. (v2) → (final) Reject the stopLeScan request only if there's no ongoing LE Scan using the given handle. (v2), r=joliu
| Assignee | ||
Comment 5•10 years ago
|
||
I skip the procedure of pushing try server since Bluetooth API v2 isn't covered by tinderbox.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S12 (15may)
You need to log in
before you can comment on or make changes to this bug.
Description
•