Searched refs:kResetSession (Results 1 – 1 of 1) sorted by relevance
180 const static uint8_t kResetSession[] = {0x5a, 0xc4, 0x00, 0xc4}; in nxp_pn80t_send_cooldown() local181 const uint8_t *const message = end ? kEndofApduSession : kResetSession; in nxp_pn80t_send_cooldown()183 end ? sizeof(kEndofApduSession) : sizeof(kResetSession); in nxp_pn80t_send_cooldown()