Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/inc/
DLsLib.h28 bool isOpend; member
/hardware/nxp/secure_element/ls_client/src/
DLsLib.cpp172 Os_info->Channel_Info[cnt].isOpend = true; in LSC_OpenChannel()
793 Os_info->Channel_Info[cnt].isOpend = false; in LSC_SendtoEse()
820 Os_info->Channel_Info[cnt].isOpend = true; in LSC_SendtoEse()
920 if (!Os_info->Channel_Info[cnt].isOpend) continue; in LSC_CloseChannel()