summaryrefslogtreecommitdiff
path: root/android/hal-msg.h
diff options
context:
space:
mode:
authorLukasz Rymanowski <lukasz.rymanowski@tieto.com>2014-11-09 01:24:13 +0100
committerSzymon Janc <szymon.janc@tieto.com>2014-11-10 20:30:35 +0100
commit48df24ba9402b5cbc0e5b530cb8674e408b95be9 (patch)
tree0754ff7b8b7cab44c442d6cd608509f1a0d4bc4f /android/hal-msg.h
parentbbee1ad5c78c8ee9c16d0df90d0f7b46e3db01a8 (diff)
downloadbluez-48df24ba9402b5cbc0e5b530cb8674e408b95be9.tar.gz
android/handsfree-client: Typo fix in define name
Diffstat (limited to 'android/hal-msg.h')
-rw-r--r--android/hal-msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/hal-msg.h b/android/hal-msg.h
index eef226eb7..9c302187c 100644
--- a/android/hal-msg.h
+++ b/android/hal-msg.h
@@ -1074,7 +1074,7 @@ struct hal_cmd_hf_client_dial_memory {
#define HAL_HF_CLIENT_ACTION_CHUP 0x08
#define HAL_HF_CLIENT_ACTION_BRTH_0 0x09
#define HAL_HF_CLIENT_ACTION_BRTH_1 0x0a
-#define HAL_HF_CLIENT_ACTION_BRTH_02 0x0b
+#define HAL_HF_CLIENT_ACTION_BRTH_2 0x0b
#define HAL_OP_HF_CLIENT_CALL_ACTION 0x0a
struct hal_cmd_hf_client_call_action {