Searched defs:p_rsp_buf (Results 1 - 2 of 2) 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
/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

Completed in 1007 milliseconds