OSDN Git Service

core/profile: Add MapSupportedFeatures to MSN record
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 21 Mar 2014 09:28:03 +0000 (11:28 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 21 Mar 2014 14:13:44 +0000 (16:13 +0200)
This add MapSupportedFeatures and set it to support everything including
instance information and extended event report.

src/profile.c

index 4fdf940..4b9d8e5 100644 (file)
                <attribute id=\"0x0200\">                               \
                        <uint16 value=\"%u\" name=\"psm\"/>             \
                </attribute>                                            \
+               <attribute id=\"0x0317\">                               \
+                       <uint32 value=\"0x0000007f\"/>                  \
+               </attribute>                                            \
        </record>"
 
 #define SYNC_RECORD                                                    \