Searched refs:max_ndef_size (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfa/int/
H A Dnfa_cho_int.h139 UINT32 max_ndef_size; member in struct:__anon8229
150 UINT32 max_ndef_size; member in struct:__anon8230
/external/libnfc-nci/src/nfa/cho/
H A Dnfa_cho_api.c282 p_msg->max_ndef_size = LLCP_POOL_BUF_SIZE;
362 p_msg->max_ndef_size = LLCP_POOL_BUF_SIZE;
H A Dnfa_cho_util.c785 UINT8 *p_ndef, UINT32 max_ndef_size, UINT32 *p_cur_ndef_size)
914 p_api_send_hr->p_ndef, p_api_send_hr->max_ndef_size,
1035 p_api_select->p_ndef, p_api_select->max_ndef_size,
783 nfa_cho_add_ac_record(UINT8 *p_msg, UINT32 max_size, UINT32 *p_cur_size, UINT8 num_ac_info, tNFA_CHO_AC_INFO *p_ac_info, UINT8 *p_ndef, UINT32 max_ndef_size, UINT32 *p_cur_ndef_size) argument

Completed in 40 milliseconds