[PATCH obexd 14/14] Fix compile error.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 test/main.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/main.c b/test/main.c
index 37b307c..4bd8e19 100644
--- a/test/main.c
+++ b/test/main.c
@@ -256,7 +256,7 @@ int main(int argc, char *argv[])
 		exit(1);
 	}

-	obex = gw_obex_setup_fd(sk, target, target_len, NULL, &error);
+	obex = gw_obex_setup_fd(sk, target, target_len, NULL, &error,FDOBEX_MT_STREAM);
 	if (obex == NULL) {
 		fprintf(stderr, "Failed to create OBEX session\n");
 		close(sk);
--
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux