Closed
Bug 880785
Opened 12 years ago
Closed 8 years ago
Implement a mechanism to pass remote Bluetooth device name to audio manager for HFP noise cancellation (NREC)
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: shawnjohnjr, Assigned: wiwang)
References
Details
We need to by pass the remote bluetooth device name (which currently connected) while receiving bluetooth HFP At commands AT+NREC=0 or 1. This might help to fine tune car kit audio quality.
Reporter | ||
Updated•12 years ago
|
Summary: [Bluetooth]Needs mechanism to pass the remote Bluetooth device name to audio manager for noise cancelation → [Bluetooth]Needs a mechanism to pass the remote Bluetooth device name to audio manager for BT noise cancelation
Assignee | ||
Updated•9 years ago
|
Assignee: shuang → wiwang
Updated•9 years ago
|
Summary: [Bluetooth]Needs a mechanism to pass the remote Bluetooth device name to audio manager for BT noise cancelation → Implement a mechanism to pass remote Bluetooth device name to audio manager for BT noise cancellation
Assignee | ||
Updated•9 years ago
|
Summary: Implement a mechanism to pass remote Bluetooth device name to audio manager for BT noise cancellation → Implement a mechanism to pass remote Bluetooth device name to audio manager for HFP noise cancellation (NREC)
Assignee | ||
Comment 1•9 years ago
|
||
More specifically,
I'll fix <unknown> name in code snippet[1] of patch in HFP NREC Bug 825149.
[1]
cmd.setTo("bt_headset_name=<unknown>;bt_headset_nrec=off");
Comment 2•8 years ago
|
||
Resolve as WONTFIX since B2G is discontinued.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•