Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/sr200/
DphNxpUciHal_LC.cc336 int cmdLen = buffer[3] + UCI_MSG_HDR_SIZE;
338 status = phNxpUciHal_send_ext_cmd(cmdLen,buffer);
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp266 static void printCmdRspTimeDuration(ESESTATUS status, uint32_t cmdLen,
1843 static void printCmdRspTimeDuration(ESESTATUS status, uint32_t cmdLen, in printCmdRspTimeDuration() argument
1850 cmdLen, phPalEse_timerDuration(phPalEse_getTimer()->tx_timer)); in printCmdRspTimeDuration()