Searched refs:p_system_codes (Results 1 - 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Drw_api.h174 UINT16 *p_system_codes; /* Table of system codes */ member in struct:__anon24328
/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h291 UINT16 *p_system_codes; /* Pointer to list of system codes */ member in struct:__anon23978
/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c946 tag_params.t3t.p_system_codes = p_rw_data->t3t_sc.p_system_codes;
951 tag_params.t3t.p_system_codes = NULL;
2378 tag_params.t3t.p_system_codes = NULL;
/external/libnfc-nci/src/nfc/tags/
H A Drw_t3t.c402 evt_data.t3t_sc.p_system_codes = p_cb->system_codes;
407 RW_TRACE_DEBUG2 (" system %i: %04X", i, evt_data.t3t_sc.p_system_codes[i]);

Completed in 99 milliseconds