* [PATCH v2] Doc: Obex Implement support for message listing format version 1.1
@ 2024-12-23 9:55 Amisha Jain
2024-12-23 11:12 ` [v2] " bluez.test.bot
0 siblings, 1 reply; 2+ messages in thread
From: Amisha Jain @ 2024-12-23 9:55 UTC (permalink / raw)
To: linux-bluetooth; +Cc: quic_mohamull, quic_hbandi, quic_anubhavg
Add the documentation for the ‘Messages-Listing Format Version 1.1’
feature for MCE.
---
doc/org.bluez.obex.Message.rst | 39 ++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/doc/org.bluez.obex.Message.rst b/doc/org.bluez.obex.Message.rst
index 082f87271..6acd18583 100644
--- a/doc/org.bluez.obex.Message.rst
+++ b/doc/org.bluez.obex.Message.rst
@@ -137,3 +137,42 @@ boolean Protected [readonly]
````````````````````````````
Message protected flag
+
+string DeliveryStatus [readonly] [optinal]
+``````````````````````````````````````````
+
+ Message delivery status
+
+ Possible values:
+
+ :"delivered":
+ :"sent":
+ :"unknown":
+
+uint64 ConversationId [readonly] [required]
+```````````````````````````````````````````
+
+ Message conversation id sent by Server
+ Unique identification of the conversation
+
+string ConversationName [readonly] [optinal]
+````````````````````````````````````````````
+
+ Human readable name of the conversation
+
+string Direction [readonly] [required]
+``````````````````````````````````````
+
+ Indicate the direction of the message
+
+ Possible values:
+
+ :"incoming":
+ :"outgoing":
+ :"outgoingdraft":
+ :"outgoingpending":
+
+string AttachmentMimeTypes [readonly] [optinal]
+```````````````````````````````````````````````
+
+ MIME type of the attachment
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* RE: [v2] Doc: Obex Implement support for message listing format version 1.1
2024-12-23 9:55 [PATCH v2] Doc: Obex Implement support for message listing format version 1.1 Amisha Jain
@ 2024-12-23 11:12 ` bluez.test.bot
0 siblings, 0 replies; 2+ messages in thread
From: bluez.test.bot @ 2024-12-23 11:12 UTC (permalink / raw)
To: linux-bluetooth, quic_amisjain
[-- Attachment #1: Type: text/plain, Size: 1261 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=920375
---Test result---
Test Summary:
CheckPatch PENDING 0.26 seconds
GitLint PENDING 0.25 seconds
BuildEll PASS 21.17 seconds
BluezMake PASS 1583.10 seconds
MakeCheck PASS 13.39 seconds
MakeDistcheck PASS 163.30 seconds
CheckValgrind PASS 219.15 seconds
CheckSmatch PASS 277.10 seconds
bluezmakeextell PASS 102.91 seconds
IncrementalBuild PENDING 0.32 seconds
ScanBuild PASS 876.05 seconds
Details
##############################
Test: CheckPatch - PENDING
Desc: Run checkpatch.pl script
Output:
##############################
Test: GitLint - PENDING
Desc: Run gitlint
Output:
##############################
Test: IncrementalBuild - PENDING
Desc: Incremental build with the patches in the series
Output:
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-23 11:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-23 9:55 [PATCH v2] Doc: Obex Implement support for message listing format version 1.1 Amisha Jain
2024-12-23 11:12 ` [v2] " bluez.test.bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.