Searched defs:aux_data_ref_count (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/ndef/
H A Dndef_cho_utils.c166 UINT8 aux_data_ref_count, char *p_aux_data_ref_str[])
177 for (xx = 0; xx < aux_data_ref_count; xx++)
208 UINT8_TO_BE_STREAM (p, aux_data_ref_count);
210 for (xx = 0; xx < aux_data_ref_count; xx++)
164 NDEF_MsgAddWktAc(UINT8 *p_msg, UINT32 max_size, UINT32 *p_cur_size, UINT8 cps, char *p_carrier_data_ref_str, UINT8 aux_data_ref_count, char *p_aux_data_ref_str[]) argument
/external/libnfc-nci/src/nfa/include/
H A Dnfa_cho_api.h129 UINT8 aux_data_ref_count; /* number of aux data */ member in struct:__anon24011

Completed in 290 milliseconds