Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/ls_client/src/
DLsClient.cpp45 const uint8_t LS_MAX_COUNT = 10; variable
430 } while (++index <= LS_MAX_COUNT); in performLSDownload_thread()