Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_main.c256 p_activate_params->rf_tech_param.param.pf.mrti_update); in RW_SetActivatedTagType()
Drw_t3t.c2435 tNFC_STATUS rw_t3t_select (UINT8 peer_nfcid2[NCI_RF_F_UID_LEN], UINT8 mrti_check, UINT8 mrti_update) in rw_t3t_select() argument
2446 rw_t3t_mrti_to_a_b (mrti_update, &p_cb->update_tout_a, &p_cb->update_tout_b); in rw_t3t_select()
/external/libnfc-nci/src/nfc/int/
Drw_int.h629 …FC_STATUS rw_t3t_select (UINT8 peer_nfcid2[NCI_RF_F_UID_LEN], UINT8 mrti_check, UINT8 mrti_update);
/external/libnfc-nci/src/nfc/include/
Dnfc_api.h555 UINT8 mrti_update; member
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c687 p_pf->mrti_update = p_pf->sensf_res[NCI_MRTI_UPDATE_INDEX]; in nfc_ncif_decode_rf_params()