Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/pn8x/ls_client/inc/
DLsLib.h30 bool isOpend; member
/hardware/nxp/secure_element/pn8x/ls_client/src/
DLsLib.cpp125 update_info.Channel_Info[update_info.channel_cnt - 1].isOpend) { in LSC_update_seq_handler()
179 Os_info->Channel_Info[cnt].isOpend = true; in LSC_OpenChannel()
797 Os_info->Channel_Info[cnt].isOpend = false; in LSC_SendtoEse()
824 Os_info->Channel_Info[cnt].isOpend = true; in LSC_SendtoEse()
924 if (!Os_info->Channel_Info[cnt].isOpend) continue; in LSC_CloseChannel()