Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Drw_api.h167 UINT16 *p_system_codes; /* Table of system codes */ member
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c936 tag_params.t3t.p_system_codes = p_rw_data->t3t_sc.p_system_codes; in nfa_rw_handle_t3t_evt()
941 tag_params.t3t.p_system_codes = NULL; in nfa_rw_handle_t3t_evt()
2272 tag_params.t3t.p_system_codes = NULL; in nfa_rw_t3t_get_system_codes()
/external/libnfc-nci/src/nfa/include/
Dnfa_api.h293 UINT16 *p_system_codes; /* Pointer to list of system codes */ member
/external/libnfc-nci/src/nfc/tags/
Drw_t3t.c348 evt_data.t3t_sc.p_system_codes = p_cb->system_codes; in rw_t3t_handle_get_system_codes_cplt()
353 RW_TRACE_DEBUG2 (" system %i: %04X", i, evt_data.t3t_sc.p_system_codes[i]); in rw_t3t_handle_get_system_codes_cplt()