From 5827e1f04766a7972ce8c6e17c9219ba0ea2c1a5 Mon Sep 17 00:00:00 2001 From: Szymon Janc Date: Mon, 10 Feb 2014 13:36:01 +0100 Subject: [PATCH] android: Fix Handsfree volume command notification description --- android/hal-ipc-api.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/android/hal-ipc-api.txt b/android/hal-ipc-api.txt index 57f4c1388..ad5d1927e 100644 --- a/android/hal-ipc-api.txt +++ b/android/hal-ipc-api.txt @@ -970,6 +970,7 @@ Notifications: Opcode 0x86 - Volume Command notification Notification parameters: Volume type (1 octet) + Volume (1 octet) Valid volume types: 0x00 = Speaker 0x01 = Microphone -- 2.47.3