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:use_exported_control_api [2018/10/30 09:04]
kkshin
en:use_exported_control_api [2019/05/27 16:03]
yjjung
Line 3: Line 3:
 This API allows to control/​manage USB Exported. \\ This API allows to control/​manage USB Exported. \\
  
-  * [[BS2_GetUserListFromDir]]:​ Gets the enrolled user ID list from storage path in device+  ​* [[BS2_AllocateUsbContext]]:​ Allocates context which manages & controls USB device. 
-  * [[BS2_GetUserInfosFromDir]]:​ Gets the user information of the given user ID from storage path in device.   +  * [[BS2_ReleaseUsbContext]]:​ Releases context which manages & controls USB device. 
-  * [[BS2_GetUserInfosExFromDir]]:​ Gets the user information of the given user ID from storage path in device. (Including Job, phrase ​after v2.4+  * [[BS2_GetUserDatabaseInfoFromDir]]:​ Gets total user information(Number of user/​card/​fingerprint/​face) from USB exported data. 
-  * [[BS2_GetLogFromDir]]:​ Gets certain amount of logs from storage path in device.  +  ​* [[BS2_GetUserListFromDir]]:​ Gets the enrolled user ID list from USB exported data
-  * [[BS2_GetLogBlobFromDir]]:​ Gets certain amount of logs based on the event mask from storage path in device.  +  * [[BS2_GetUserInfosFromDir]]:​ Gets the user information of the given user ID from USB exported data.  ​ 
-  * [[BS2_GetFilteredLogFromDir]]:​ Gets filtered logs from storage path in device+  * [[BS2_GetUserDatasFromDir]]:​ Gets the user information of the given user ID & usermask from USB exported data.  
 +  * [[BS2_GetUserInfosExFromDir]]:​ Gets the user information of the given user ID from USB exported data. (Including Job, phrase
 +  * [[BS2_GetUserDatasExFromDir]]:​ Gets the user information of the given user ID & usermask from USB exported data(Including Job, phrase) 
 +  * [[BS2_GetUserSmallInfosFromDir]]:​ [+ 2.6.3] ​ Gets the user information of the given user ID from USB exported data. 
 +  * [[BS2_GetUserSmallDatasFromDir]]:​ [+ 2.6.3] Gets the user information of the given user ID & usermask from USB exported data. 
 +  * [[BS2_GetUserSmallInfosExFromDir]]:​ [+ 2.6.3] Gets the user information of the given user ID from USB exported data. (Including Job, phrase) 
 +  * [[BS2_GetUserSmallDatasExFromDir]]:​ [+ 2.6.3] Gets the user information of the given user ID & usermask from USB exported data. (Including Job, phrase
 +  * [[BS2_GetLogFromDir]]:​ Gets certain amount of logs from USB exported data.  
 +  * [[BS2_GetLogBlobFromDir]]:​ Gets certain amount of logs based on the event mask from USB exported data.  
 +  * [[BS2_GetFilteredLogFromDir]]:​ Gets filtered logs from USB exported data