Searched defs:cmdlen (Results 1 – 2 of 2) sorted by relevance
196 bool PN532::sendCommandCheckAck(uint8_t *cmd, uint8_t cmdlen, in sendCommandCheckAck()1508 void PN532::writeCommand(uint8_t* cmd, uint8_t cmdlen) in writeCommand()
111 int cmdlen; member