Home
last modified time | relevance | path

Searched refs:fls_RespPath (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/secure_element/ls_client/inc/
DLsLib.h49 char fls_RespPath[384]; member
/hardware/nxp/secure_element/ls_client/src/
DLsLib.cpp98 strlcat(update_info.fls_RespPath, dest, sizeof(update_info.fls_RespPath)); in LSC_update_seq_handler()
392 Os_info->fResp = fopen(Os_info->fls_RespPath, "a+"); in LSC_loadapplet()