[PATCH obexd v1 1/3] MAP: Add get_next_header() in message listing

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

 



In case of message listing we need to send application
parameters in response and also it is required for sending
response to message listing size request.
---
 plugins/mas.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/mas.c b/plugins/mas.c
index 186d267..319c87f 100644
--- a/plugins/mas.c
+++ b/plugins/mas.c
@@ -810,6 +810,7 @@ static struct obex_mime_type_driver mime_msg_listing = {
 	.target = MAS_TARGET,
 	.target_size = TARGET_SIZE,
 	.mimetype = "x-bt/MAP-msg-listing",
+	.get_next_header = any_get_next_header,
 	.open = msg_listing_open,
 	.close = any_close,
 	.read = any_read,
-- 
1.7.9.5

--
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