diff options
author | Sergio Checa Blanco <sergio.checa@bmw-carit.de> | 2014-06-20 10:03:51 +0200 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2014-06-21 11:45:44 -0500 |
commit | 65be2b344ccf6899c8652adae08c40ce64b79b2f (patch) | |
tree | 1e0aadee4d89704af2568199228828a92d864ec4 /include/emulator.h | |
parent | 62c34467a287a6aa8790cf11b6a7c628e358d398 (diff) | |
download | ofono-65be2b344ccf6899c8652adae08c40ce64b79b2f.tar.bz2 |
hfpmodem: Split AT+VTS command into multiple +VTS
According to the standard "3GPP 27.007 v6.8.0" Appendix C.2.11,
when sending multiple DTMF characters, these must go in individual
+VTS commands for each tone. This adopts the AT modem approach.
Before: AT+VTS=1234\r
After: AT+VTS=1;+VTS=2;+VTS=3;+VTS=4\r
Diffstat (limited to 'include/emulator.h')
0 files changed, 0 insertions, 0 deletions