Searched refs:trans_resp (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
H A DphLibNfc_initiator.c1125 phNfc_sData_t *trans_resp= NULL; local
1133 trans_resp = &gpphLibContext->psTransInfo->sRecvData;
1194 trans_resp->buffer = response->buffer;
1195 trans_resp->length = response->length;
1201 trans_resp,
1208 trans_resp->length = 0;
1214 trans_resp,
H A DphLibNfc_ndef_raw.c1218 phNfc_sData_t trans_resp; local
1221 trans_resp.length = 0;
1232 & trans_resp,

Completed in 100 milliseconds