Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Dce_t4t.cc71 static bool ce_t4t_send_status(uint16_t status) { in ce_t4t_send_status() function
218 if (!ce_t4t_send_status(T4T_RSP_CMD_NOT_ALLOWED)) { in ce_t4t_read_binary()
292 if (!ce_t4t_send_status(T4T_RSP_CMD_CMPLTED)) { in ce_t4t_update_binary()
356 if (!ce_t4t_send_status(status_words)) { in ce_t4t_process_select_file_cmd()
392 ce_t4t_send_status(T4T_RSP_WRONG_LENGTH); in ce_t4t_process_select_app_cmd()
402 ce_t4t_send_status((uint16_t)T4T_RSP_CMD_CMPLTED); in ce_t4t_process_select_app_cmd()
497 ce_t4t_send_status(status_words); in ce_t4t_process_select_app_cmd()
572 ce_t4t_send_status(T4T_RSP_WRONG_LENGTH); in ce_t4t_data_cback()
585 ce_t4t_send_status(T4T_RSP_CLASS_NOT_SUPPORTED); in ce_t4t_data_cback()
606 ce_t4t_send_status(T4T_RSP_NOT_FOUND); in ce_t4t_data_cback()
[all …]