Searched refs:i93 (Results 1 – 8 of 8) sorted by relevance
73 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_i93_get_product_version()204 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_i93_process_ext_sys_info()288 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_i93_process_sys_info()454 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()636 rw_cb.tcb.i93.sent_cmd = 0; in rw_i93_send_to_upper()655 if (rw_cb.tcb.i93.p_retry_cmd) { in rw_i93_send_to_lower()656 GKI_freebuf(rw_cb.tcb.i93.p_retry_cmd); in rw_i93_send_to_lower()[all …]
71 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_t5t_sm_detect_ndef()122 memcpy((uint8_t*)&rw_cb.tcb.i93.gre_cc_content[4], (uint8_t*)cc, 4); in rw_t5t_sm_detect_ndef()485 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_t5t_sm_update_ndef()781 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in rw_t5t_sm_set_read_only()
243 nfc_stop_quick_timer(&rw_cb.tcb.i93.timer); in RW_SetActivatedTagType()
1225 memcpy(i93_params.i93.uid, nfa_rw_cb.i93_uid, I93_UID_BYTE_LEN); in nfa_rw_handle_i93_evt()1290 i93_params.i93.info_flags = in nfa_rw_handle_i93_evt()1292 i93_params.i93.afi = in nfa_rw_handle_i93_evt()1295 i93_params.i93.dsfid = nfa_rw_cb.i93_dsfid; in nfa_rw_handle_i93_evt()1296 i93_params.i93.block_size = nfa_rw_cb.i93_block_size; in nfa_rw_handle_i93_evt()1297 i93_params.i93.num_block = nfa_rw_cb.i93_num_block; in nfa_rw_handle_i93_evt()1298 memcpy(i93_params.i93.uid, nfa_rw_cb.i93_uid, I93_UID_BYTE_LEN); in nfa_rw_handle_i93_evt()1324 i93_params.i93.info_flags = p_rw_data->i93_sys_info.info_flags; in nfa_rw_handle_i93_evt()1325 i93_params.i93.dsfid = p_rw_data->i93_sys_info.dsfid; in nfa_rw_handle_i93_evt()1326 i93_params.i93.afi = p_rw_data->i93_sys_info.afi; in nfa_rw_handle_i93_evt()[all …]
130 p_i93 = &rw_cb.tcb.i93; in nfa_rw_sys_disable()
273 tRW_I93_CB* p_i93 = &rw_cb.tcb.i93; in Fuzz_Deinit()
384 tNFA_I93_PARAMS i93; /* System Information of ISO 15693 */ member
826 tRW_I93_CB i93; member