Closed
Bug 831632
Opened 12 years ago
Closed 12 years ago
[Bluetooth]HFP PTS TC_AG_TDC_BV_01_I failed missing DTMF code towards the network
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 857795
People
(Reporter: shawnjohnjr, Assigned: shawnjohnjr)
References
Details
Dialer needs to send DTMF code towards the network.
Assignee | ||
Updated•12 years ago
|
Blocks: b2g-bluetooth-hfp
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → shuang
Assignee | ||
Comment 1•12 years ago
|
||
duplicate of 857795
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 2•12 years ago
|
||
Use bug 857795 for tracking DTMF tones issue.
Assignee | ||
Comment 3•12 years ago
|
||
We actually called NotifyDialer while we have received "VTS" AT command. It is required to have Dialer to handle DTMF tone.
Assignee | ||
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 4•12 years ago
|
||
The problem here is Bluetooth car kit sends "AT+VTS=<DTMF>". BluetoothHfpManager would call NotifyDialer which indicates Dialer to handle DTMF command.
In dialer.js,
btCommandHandler(message) shall parse AT+VTS=<DTMF> and use TonePlayer to play DTMF tone.
Assignee | ||
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•