Searched refs:gb_idx (Results 1 – 1 of 1) sorted by relevance
769 UINT8 gb_idx = 0, mpl; in nfc_ncif_proc_activate() local923 gb_idx = NCI_P_GEN_BYTE_INDEX; in nfc_ncif_proc_activate()935 gb_idx = NCI_L_GEN_BYTE_INDEX; in nfc_ncif_proc_activate()940 if (p_pa_nfc->atr_res_len > gb_idx) in nfc_ncif_proc_activate()942 p_pa_nfc->gen_bytes_len = p_pa_nfc->atr_res_len - gb_idx; in nfc_ncif_proc_activate()945 memcpy (p_pa_nfc->gen_bytes, &p_pa_nfc->atr_res[gb_idx], p_pa_nfc->gen_bytes_len); in nfc_ncif_proc_activate()