Merge "DO NOT MERGE: Remove Device Bluez-Dbus interface watch." into gingerbread
This commit is contained in:
committed by
Android (Google) Code Review
commit
166aeb290b
@ -388,7 +388,7 @@ static void tearDownEventLoop(native_data_t *nat) {
|
||||
LOG_AND_FREE_DBUS_ERROR(&err);
|
||||
}
|
||||
dbus_bus_remove_match(nat->conn,
|
||||
"type='signal',interface='org.bluez.audio.Device'",
|
||||
"type='signal',interface='org.bluez.Device'",
|
||||
&err);
|
||||
if (dbus_error_is_set(&err)) {
|
||||
LOG_AND_FREE_DBUS_ERROR(&err);
|
||||
|
Reference in New Issue
Block a user