Searched refs:i93 (Results 1 – 8 of 8) sorted by relevance
71 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_i93_get_product_version()202 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_i93_process_ext_sys_info()287 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_i93_process_sys_info()453 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_i93_check_sys_info_prot_ext()481 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_i93_send_to_upper()493 rw_cb.tcb.i93.sent_cmd = 0; in rw_i93_send_to_upper()513 rw_cb.tcb.i93.sent_cmd = 0; in rw_i93_send_to_upper()546 rw_cb.tcb.i93.sent_cmd = 0; in rw_i93_send_to_upper()645 rw_cb.tcb.i93.sent_cmd = 0; in rw_i93_send_to_upper()664 if (rw_cb.tcb.i93.p_retry_cmd) { in rw_i93_send_to_lower()[all …]
69 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_t5t_sm_detect_ndef()120 memcpy((uint8_t*)&rw_cb.tcb.i93.gre_cc_content[4], (uint8_t*)cc, 4); in rw_t5t_sm_detect_ndef()483 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_t5t_sm_update_ndef()779 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_t5t_sm_set_read_only()
239 nfc_stop_quick_timer(&rw_cb.tcb.i93.timer); in RW_SetActivatedTagType()
1275 memcpy(i93_params.i93.uid, nfa_rw_cb.i93_uid, I93_UID_BYTE_LEN); in nfa_rw_handle_i93_evt()1340 i93_params.i93.info_flags = in nfa_rw_handle_i93_evt()1342 i93_params.i93.afi = in nfa_rw_handle_i93_evt()1345 i93_params.i93.dsfid = nfa_rw_cb.i93_dsfid; in nfa_rw_handle_i93_evt()1346 i93_params.i93.block_size = nfa_rw_cb.i93_block_size; in nfa_rw_handle_i93_evt()1347 i93_params.i93.num_block = nfa_rw_cb.i93_num_block; in nfa_rw_handle_i93_evt()1348 memcpy(i93_params.i93.uid, nfa_rw_cb.i93_uid, I93_UID_BYTE_LEN); in nfa_rw_handle_i93_evt()1374 i93_params.i93.info_flags = p_rw_data->i93_sys_info.info_flags; in nfa_rw_handle_i93_evt()1375 i93_params.i93.dsfid = p_rw_data->i93_sys_info.dsfid; in nfa_rw_handle_i93_evt()1376 i93_params.i93.afi = p_rw_data->i93_sys_info.afi; in nfa_rw_handle_i93_evt()[all …]
127 p_i93 = &rw_cb.tcb.i93; in nfa_rw_sys_disable()
273 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in Fuzz_Deinit()
385 tNFA_I93_PARAMS i93; /* System Information of ISO 15693 */ member
827 tRW_I93_CB i93; member