From 25283f82a9b33274c9177aa11e81e3a54391f3e1 Mon Sep 17 00:00:00 2001 From: Lukasz Rymanowski Date: Wed, 10 Sep 2014 13:11:32 +0200 Subject: [PATCH] android/hal-ipc-api: Use Tone instead of Code DTMF To be consistent with existing code for handsfree --- android/hal-ipc-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt index 26e777e2c..326fa21fa 100644 --- a/android/hal-ipc-api.txt +++ b/android/hal-ipc-api.txt @@ -2209,9 +2209,9 @@ Commands and response: In case of an error, the error response will be returned. - Opcode 0x14 - Send DTMF Code command/response + Opcode 0x14 - Send DTMF Tone command/response - Command parameters: Code (1 octet) + Command parameters: Tone (1 octet) Response parameters: In case of an error, the error response will be returned. -- 2.47.3