Disable Out of Band pairing for Bluez upgrade.
This is a temporary change, till OOB pairing is redone. Change-Id: I3e25fc7923eb4c70b4139880da884acf43098386
This commit is contained in:
@@ -373,7 +373,6 @@ static int register_agent(native_data_t *nat,
|
||||
}
|
||||
dbus_message_append_args(msg, DBUS_TYPE_OBJECT_PATH, &agent_path,
|
||||
DBUS_TYPE_STRING, &capabilities,
|
||||
DBUS_TYPE_BOOLEAN, &oob,
|
||||
DBUS_TYPE_INVALID);
|
||||
|
||||
dbus_error_init(&err);
|
||||
|
||||
Reference in New Issue
Block a user