OSDN Git Service
(root)
/
android-x86
/
external-bluetooth-bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20c02f6
)
android: Fix non-existing event definition
author
Szymon Janc
<szymon.janc@tieto.com>
Tue, 22 Oct 2013 12:46:10 +0000
(14:46 +0200)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Tue, 22 Oct 2013 13:17:26 +0000
(16:17 +0300)
There is no ERROR notification id.
android/hal-msg.h
patch
|
blob
|
history
diff --git
a/android/hal-msg.h
b/android/hal-msg.h
index
a1b539f
..
33acd41
100644
(file)
--- 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 {