Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Dce_t4t.c76 static BOOLEAN ce_t4t_send_status (UINT16 status) in ce_t4t_send_status() function
246 if (!ce_t4t_send_status (T4T_RSP_CMD_NOT_ALLOWED)) in ce_t4t_read_binary()
324 if (!ce_t4t_send_status (T4T_RSP_CMD_CMPLTED)) in ce_t4t_update_binary()
399 if (!ce_t4t_send_status (status_words)) in ce_t4t_process_select_file_cmd()
442 ce_t4t_send_status ((UINT16) T4T_RSP_CMD_CMPLTED); in ce_t4t_process_select_app_cmd()
547 ce_t4t_send_status (status_words); in ce_t4t_process_select_app_cmd()
635 ce_t4t_send_status (T4T_RSP_CLASS_NOT_SUPPORTED); in ce_t4t_data_cback()
672 ce_t4t_send_status (T4T_RSP_NOT_FOUND); in ce_t4t_data_cback()
699 ce_t4t_send_status (T4T_RSP_WRONG_PARAMS); in ce_t4t_data_cback()
750 ce_t4t_send_status (T4T_RSP_WRONG_PARAMS); in ce_t4t_data_cback()
[all …]