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

/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_main.c746 p = nfa_hci_cb.p_msg_data;
767 p = nfa_hci_cb.p_msg_data;
1068 nfa_hci_cb.p_msg_data = nfa_hci_cb.p_rsp_buf;
1073 nfa_hci_cb.p_msg_data = nfa_hci_cb.msg_data;
1091 memcpy (&nfa_hci_cb.p_msg_data[nfa_hci_cb.msg_len], p_data, (nfa_hci_cb.max_msg_len - nfa_hci_cb.msg_len));
1099 memcpy (&nfa_hci_cb.p_msg_data[nfa_hci_cb.msg_len], p_data, data_len);
/external/libnfc-nci/src/nfa/int/
H A Dnfa_dta_int.h363 BOOLEAN nfa_dta_proc_data (tNFA_DTA_MSG *p_msg_data);
H A Dnfa_hci_int.h398 UINT8 *p_msg_data; /* For segmentation - reassembled message */ member in struct:__anon24196

Completed in 59 milliseconds