commit | a40ba4da5f0a59c19c82972d98ed0b0947530c70 | [log] [tgz] |
---|---|---|
author | Joseph Pirozzo <pirozzoj@google.com> | Thu Apr 20 11:30:38 2017 -0700 |
committer | Joseph Pirozzo <pirozzoj@google.com> | Thu Apr 20 15:51:03 2017 -0700 |
tree | e896ccb658529e4a855729680031019346e1a6b7 | |
parent | a6d4a7939896c36c0448b2bb058d2c8c0397aa95 [diff] |
Fix JNI for sendDtmfNative sendDtmfNative had the parameters reversed in the static function declaration causing DTMF (dial tones durring a call) to crash the BT stack. Bug: 36359320 Test: Make a phonecall via HFP and tap digits, observe no crash and proper AT+VTS commands in btsnoop_hci.log. Change-Id: Icf66a22886bfebd6aebcf1033f59d0562c57db2f (cherry picked from commit 39a589093e26ed58d5aa54d8793c43394c60becc)