Searched refs:gb_idx (Results 1 – 1 of 1) sorted by relevance
770 UINT8 gb_idx = 0, mpl; in nfc_ncif_proc_activate() local924 gb_idx = NCI_P_GEN_BYTE_INDEX; in nfc_ncif_proc_activate()936 gb_idx = NCI_L_GEN_BYTE_INDEX; in nfc_ncif_proc_activate()941 if (p_pa_nfc->atr_res_len > gb_idx) in nfc_ncif_proc_activate()943 p_pa_nfc->gen_bytes_len = p_pa_nfc->atr_res_len - gb_idx; in nfc_ncif_proc_activate()946 memcpy (p_pa_nfc->gen_bytes, &p_pa_nfc->atr_res[gb_idx], p_pa_nfc->gen_bytes_len); in nfc_ncif_proc_activate()