Closed Bug 829473 Opened 11 years ago Closed 11 years ago

[Bluetooth][Hfp] CIEV cannot be sent because of a wrong condition check

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21
Tracking Status
firefox20 --- wontfix
firefox21 --- fixed
b2g18 + fixed
b2g18-v1.0.0 --- wontfix
b2g18-v1.0.1 --- wontfix

People

(Reporter: echou, Assigned: echou)

References

Details

Attachments

(1 file)

In Bug 828860, we added a condition check to see if we should enable CMER. This CMER flag decides if we could send indications (CIEV) to remote devices. Unfortunately, we made a little condition checking mistake which the count of arguments of CMER should be "equal or more than 4".
Attached patch patch 1: v1: fixSplinter Review
Assignee: nobody → echou
Attachment #700918 - Flags: review?(gyeh)
Comment on attachment 700918 [details] [diff] [review]
patch 1: v1: fix

Review of attachment 700918 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks for fixing this quickly. r=me.
Attachment #700918 - Flags: review?(gyeh) → review+
https://hg.mozilla.org/mozilla-central/rev/2bd6d915fc6b
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
tracking-b2g18: --- → ?
You need to log in before you can comment on or make changes to this bug.