Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:device_api [2020/02/18 10:02]
yjjung [BS2SimpleDeviceInfoEx]
en:device_api [2020/02/19 13:42]
yjjung [BS2SimpleDeviceInfoEx]
Line 180: Line 180:
         BS2_SUPPORT_CARDEX ​ = 0x00000002,         BS2_SUPPORT_CARDEX ​ = 0x00000002,
         BS2_SUPPORT_DST ​    = 0x00000004,         BS2_SUPPORT_DST ​    = 0x00000004,
-        BS2_SUPPORT_ALL ​    ​= BS2_SUPPORT_RS485EX | BS2_SUPPORT_CARDEX | BS2_SUPPORT_DST,​+        ​BS2_SUPPORT_DESFIREEX = 0x00000008,​ 
 +        ​BS2_SUPPORT_ALL ​​    ​= BS2_SUPPORT_RS485EX | BS2_SUPPORT_CARDEX | BS2_SUPPORT_DST ​​| BS2_SUPPORT_DESFIREEX,
     };     };
  
Line 197: Line 198:
 |BS2_SUPPORT_DST ​ |0x00000004 ​ |Whether daylight savings time is used | |BS2_SUPPORT_DST ​ |0x00000004 ​ |Whether daylight savings time is used |
 |BS2_SUPPORT_DESFIREEX |0x00000008 |Whether DesFire advanced setting is supported [+2.6.4] | |BS2_SUPPORT_DESFIREEX |0x00000008 |Whether DesFire advanced setting is supported [+2.6.4] |
-|BS2_SUPPORT_ALL ​ |0x00000007 ​ ​|Whether to provide additional full information |+|BS2_SUPPORT_ALL ​ |0x0000000F ​ ​|Whether to provide additional full information |
 </​WRAP>​ </​WRAP>​