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:
8b0dde6
)
android: Remove bogus error log
author
Johan Hedberg
<johan.hedberg@intel.com>
Fri, 18 Oct 2013 11:57:47 +0000
(14:57 +0300)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Fri, 18 Oct 2013 11:57:47 +0000
(14:57 +0300)
android/main.c
patch
|
blob
|
history
diff --git
a/android/main.c
b/android/main.c
index
256b83b
..
de232ea
100644
(file)
--- a/
android/main.c
+++ b/
android/main.c
@@
-103,8
+103,6
@@
static void mgmt_index_added_event(uint16_t index, uint16_t length,
adapter_index = index;
bt_adapter_init(index, mgmt_if, adapter_ready);
-
- error("Failed to read adapter info for index %u", index);
}
static void mgmt_index_removed_event(uint16_t index, uint16_t length,