Hi All, I am currently working on MAP implementation in BlueZ. I am trying below things to get Event reports from the MSE device. Below are the steps we followed; Pairing done. On MSE device: Accept the MAP request Delete Some messages On (MCE)Bluez, obexd: Run "bluetoothd" Run "obexd" Run "map-client" Now, When I receive any new messages or delete few old messages in the MSE, I am getting the MAP Event report as shown below. <MAP-event-report version="1.0"><event type="MessageDeleted" handle="0000000020000B48" folder="telecom/msg/deleted" old_folder="telecom/msg/inbox" msg_type="SMS_GSM" /></MAP-event-report> But I am not able to find the "MAP Event Report version 1.0 DTD" as specified in MAP V 1.0 specification inside Bluez. Is this event report generated by the Messaging Service or by Bluez itself or not yet implemented in Bluez? Regards, Gowtham -- 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