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.cc75 static bool ce_t4t_send_status(uint16_t status) { in ce_t4t_send_status() function
222 if (!ce_t4t_send_status(T4T_RSP_CMD_NOT_ALLOWED)) { in ce_t4t_read_binary()
297 if (!ce_t4t_send_status(T4T_RSP_CMD_CMPLTED)) { in ce_t4t_update_binary()
361 if (!ce_t4t_send_status(status_words)) { in ce_t4t_process_select_file_cmd()
397 ce_t4t_send_status(T4T_RSP_WRONG_LENGTH); in ce_t4t_process_select_app_cmd()
407 ce_t4t_send_status((uint16_t)T4T_RSP_CMD_CMPLTED); in ce_t4t_process_select_app_cmd()
502 ce_t4t_send_status(status_words); in ce_t4t_process_select_app_cmd()
573 ce_t4t_send_status(T4T_RSP_WRONG_LENGTH); in ce_t4t_data_cback()
586 ce_t4t_send_status(T4T_RSP_CLASS_NOT_SUPPORTED); in ce_t4t_data_cback()
607 ce_t4t_send_status(T4T_RSP_NOT_FOUND); in ce_t4t_data_cback()
[all …]