Home
last modified time | relevance | path

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

/external/libese/libese-hw/nxp/pn80t/
Dcommon.c180 const static uint8_t kResetSession[] = {0x5a, 0xc4, 0x00, 0xc4}; in nxp_pn80t_send_cooldown() local
181 const uint8_t *const message = end ? kEndofApduSession : kResetSession; in nxp_pn80t_send_cooldown()
183 end ? sizeof(kEndofApduSession) : sizeof(kResetSession); in nxp_pn80t_send_cooldown()