Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 5e965f8d2ac763fef35a4281655f5dd8df5f9895 https://github.com/bluez/bluez/commit/5e965f8d2ac763fef35a4281655f5dd8df5f9895 Author: Amisha Jain <quic_amisjain@xxxxxxxxxxx> Date: 2025-01-09 (Thu, 09 Jan 2025) Changed paths: M tools/obexctl.c Log Message: ----------- obexctl: Implement support for message listing format version 1.1 for MCE This change is corresponding to obexd changes done for implementing ‘Messages-Listing Format Version 1.1’ . This change will emit the newly added properties values in obexctl which are sent by server. Commit: 79441ae9e9002dd56303c02258ab2d6c0d44ce6b https://github.com/bluez/bluez/commit/79441ae9e9002dd56303c02258ab2d6c0d44ce6b Author: Amisha Jain <quic_amisjain@xxxxxxxxxxx> Date: 2025-01-09 (Thu, 09 Jan 2025) Changed paths: M obexd/client/map.c M src/profile.c Log Message: ----------- obex: Implement support for message listing format version 1.1 for MCE As per spec, Messages-Listing Format Version 1.1 is being marked mandatory feature to be supported in MAP 1.3 & above versions. This change is added for MAP client role. This change is required for passing below testcases- 1) MAP/MCE/MFB/BV-01-C Verify that the MCE correctly advertises the correct feature bits in the MNS SDP record. 2) MAP/MCE/MFB/BV-03-C Verify that the MCE correctly advertises the correct MapSupportedFeatures bits in the MNS SDP record during MAS connection. Also add the Messages-Listing Format Version 1.1 as supported in mns sdp record. Commit: 036041136f10fdb9218d86befd738840ecd58892 https://github.com/bluez/bluez/commit/036041136f10fdb9218d86befd738840ecd58892 Author: Amisha Jain <quic_amisjain@xxxxxxxxxxx> Date: 2025-01-09 (Thu, 09 Jan 2025) Changed paths: M doc/org.bluez.obex.Message.rst Log Message: ----------- Doc: Obex Implement support for message listing format version 1.1 Add the documentation for the ‘Messages-Listing Format Version 1.1’ feature for MCE. Compare: https://github.com/bluez/bluez/compare/8f853903bdf4...036041136f10 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications