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

/external/libnfc-nci/src/nfc/include/
H A Drw_api.h168 UINT8 *response_buf; /* Buffer of responses (length + SENSF_RES) see $8.1.2.2 of NCI specs */ member in struct:__anon10374
/external/libnfc-nci/halimpl/pn54x/hal/
H A DphNxpNciHal.c2613 static uint8_t response_buf[][30] = {"STATUS_OK", local
2631 NXPLOG_NCIHAL_D("%s: response status =%s",__FUNCTION__,response_buf[status_byte]);
2635 NXPLOG_NCIHAL_D("%s: response status =%s",__FUNCTION__,response_buf[11]);
/external/libnfc-nci/src/nfc/tags/
H A Drw_t3t.c376 evt_data.t3t_poll.response_buf = p_sensf_res_buf;

Completed in 1155 milliseconds