Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/aidl/
DVirtualISO.cpp181 uint8_t maxLogicalChannelSupported = mMaxChannelCount - 1; in openLogicalChannel() local
185 if (openedLogicalChannelCount >= maxLogicalChannelSupported) { in openLogicalChannel()
DSecureElement.cpp339 uint8_t maxLogicalChannelSupported = in openLogicalChannel() local
345 if (openedLogicalChannelCount >= maxLogicalChannelSupported) { in openLogicalChannel()
/hardware/nxp/secure_element/snxxx/1.2/
DVirtualISO.cpp243 uint8_t maxLogicalChannelSupported = mMaxChannelCount - 1; in openLogicalChannel() local
247 if (openedLogicalChannelCount >= maxLogicalChannelSupported) { in openLogicalChannel()
DSecureElement.cpp420 uint8_t maxLogicalChannelSupported = in openLogicalChannel() local
426 if (openedLogicalChannelCount >= maxLogicalChannelSupported) { in openLogicalChannel()