Home
last modified time | relevance | path

Searched refs:NCI_NFCID2_LEN (Results 1 – 7 of 7) sorted by relevance

/system/nfc/src/include/
Dnci_defs.h599 #define NCI_NFCID2_LEN 8 macro
602 #define NCI_RF_F_UID_LEN NCI_NFCID2_LEN
613 uint8_t nfcid2[NCI_NFCID2_LEN]; /* NFCID2 generated by the Local NFCC for
/system/nfc/src/nfc/tags/
Drw_t3t.cc661 ARRAY_TO_STREAM(p, p_cb->peer_nfcid2, NCI_NFCID2_LEN); in rw_t3t_send_update_ndef_attribute_cmd()
789 ARRAY_TO_STREAM(p, p_cb->peer_nfcid2, NCI_NFCID2_LEN); in rw_t3t_send_next_ndef_update_cmd()
922 ARRAY_TO_STREAM(p, p_cb->peer_nfcid2, NCI_NFCID2_LEN); in rw_t3t_send_next_ndef_check_cmd()
997 ARRAY_TO_STREAM((*p), p_cb->peer_nfcid2, NCI_NFCID2_LEN); in rw_t3t_message_set_block_list()
1149 ARRAY_TO_STREAM(p, p_cb->peer_nfcid2, NCI_NFCID2_LEN); in rw_t3t_check_mc_block()
1247 NCI_NFCID2_LEN) != 0)) /* verify response IDm */ in rw_t3t_act_handle_ndef_detect_rsp()
1369 NCI_NFCID2_LEN) != 0)) /* verify response IDm */ in rw_t3t_act_handle_check_rsp()
1419 NCI_NFCID2_LEN) != 0)) /* verify response IDm */ in rw_t3t_act_handle_update_rsp()
1494 NCI_NFCID2_LEN) != 0) /* verify response IDm */ in rw_t3t_act_handle_check_ndef_rsp()
1590 NCI_NFCID2_LEN) != 0)) /* verify response IDm */ in rw_t3t_act_handle_update_ndef_rsp()
[all …]
/system/nfc/src/nfa/include/
Dnfa_api.h616 [NCI_SYSTEMCODE_LEN + NCI_NFCID2_LEN];
/system/nfc/src/nfc/include/
Drw_int.h524 uint8_t peer_nfcid2[NCI_NFCID2_LEN];
Dnfc_api.h568 #define NFC_NFCID2_LEN NCI_NFCID2_LEN
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc744 memcpy(p_pf->nfcid2, p_pf->sensf_res, NCI_NFCID2_LEN); in nfc_ncif_decode_rf_params()
753 STREAM_TO_ARRAY(p_lf->nfcid2, p, NCI_NFCID2_LEN); in nfc_ncif_decode_rf_params()
/system/nfc/src/nfa/dm/
Dnfa_dm_discover.cc507 UINT8_TO_STREAM(p, NCI_SYSTEMCODE_LEN + NCI_NFCID2_LEN); in nfa_dm_set_rf_listen_mode_raw_config()
509 NCI_SYSTEMCODE_LEN + NCI_NFCID2_LEN); in nfa_dm_set_rf_listen_mode_raw_config()