Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/pn532/
Dpn532.h479 void writeCommand(uint8_t* cmd, uint8_t cmdlen);
Dpn532.cxx205 writeCommand(cmd, cmdlen); in sendCommandCheckAck()
1508 void PN532::writeCommand(uint8_t* cmd, uint8_t cmdlen) in writeCommand() function in PN532