Searched refs:p_rsp_buf (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_api.c727 UINT8 *p_rsp_buf,
753 if (rsp_size && (p_rsp_buf == NULL))
770 p_msg->p_rsp_buf = p_rsp_buf;
721 NFA_HciSendEvent(tNFA_HANDLE hci_handle, UINT8 pipe, UINT8 evt_code, UINT16 evt_size, UINT8 *p_data, UINT16 rsp_size, UINT8 *p_rsp_buf, UINT16 rsp_timeout) argument
H A Dnfa_hci_main.c957 nfa_hci_cb.p_rsp_buf = NULL;
1066 &&(nfa_hci_cb.p_rsp_buf != NULL) )
1068 nfa_hci_cb.p_msg_data = nfa_hci_cb.p_rsp_buf;
H A Dnfa_hci_act.c1047 nfa_hci_cb.p_rsp_buf = p_evt_data->send_evt.p_rsp_buf;
1067 nfa_hci_cb.p_rsp_buf = NULL;
2200 nfa_hci_cb.p_rsp_buf = NULL;
/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h237 UINT8 *p_rsp_buf; member in struct:__anon24184
406 UINT8 *p_rsp_buf; /* Buffer to hold response to sent event */ member in struct:__anon24196
/external/libnfc-nci/src/nfa/include/
H A Dnfa_hci_api.h545 UINT8 *p_rsp_buf,

Completed in 102 milliseconds