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

/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_api.c1158 tNFA_DM_API_SEND_VSC *p_msg;
1159 UINT16 size = sizeof(tNFA_DM_API_SEND_VSC) + cmd_params_len;
1163 if ((p_msg = (tNFA_DM_API_SEND_VSC *) GKI_getbuf (size)) != NULL)
H A Dnfa_dm_act.c863 p_cmd->offset = sizeof (tNFA_DM_API_SEND_VSC) - BT_HDR_SIZE;
/external/libnfc-nci/src/nfa/int/
H A Dnfa_dm_int.h198 } tNFA_DM_API_SEND_VSC; typedef in typeref:struct:__anon24112
224 tNFA_DM_API_SEND_VSC send_vsc; /* NFA_DM_API_SEND_VSC_EVT */

Completed in 575 milliseconds