Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/zfm20/
Dzfm20.cxx275 bool ZFM20::getResponse(uint8_t *pkt, int len) in getResponse() function in ZFM20
337 getResponse(rPkt, rPktLen); in verifyPassword()
354 getResponse(rPkt, rPktLen); in getNumTemplates()
382 getResponse(rPkt, rPktLen); in setNewPassword()
412 getResponse(rPkt, rPktLen); in setNewAddress()
438 getResponse(rPkt, rPktLen); in generateImage()
462 getResponse(rPkt, rPktLen); in image2Tz()
478 getResponse(rPkt, rPktLen); in createModel()
504 getResponse(rPkt, rPktLen); in storeModel()
524 getResponse(rPkt, rPktLen); in deleteModel()
[all …]
Dzfm20.h256 bool getResponse(uint8_t *pkt, int len);