From: Szymon Janc Date: Tue, 22 Oct 2013 12:46:10 +0000 (+0200) Subject: android: Fix non-existing event definition X-Git-Tag: android-x86-4.4-r3~7252 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=eb12d8b18ddd078f06fb6004bc53ccc04c7f4fdb;p=android-x86%2Fexternal-bluetooth-bluez.git android: Fix non-existing event definition There is no ERROR notification id. --- diff --git a/android/hal-msg.h b/android/hal-msg.h index a1b539fd2..33acd41ba 100644 --- a/android/hal-msg.h +++ b/android/hal-msg.h @@ -249,7 +249,6 @@ struct hal_msg_cmd_bt_hid_send_data { /* Notifications and confirmations */ -#define HAL_MSG_EV_BT_ERROR 0x80 #define HAL_MSG_EV_BT_ADAPTER_STATE_CHANGED 0x81 struct hal_msg_ev_bt_adapter_state_changed {