Home
last modified time | relevance | path

Searched refs:pResponse (Results 1 – 15 of 15) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_Felica.c81 uint8_t *pResponse,
116 uint8_t *pResponse,
483 uint8_t *pResponse, in phHciNfc_Recv_Felica_Packet() argument
500 if (FELICA_STATUS == pResponse[index]) /* Status byte */ in phHciNfc_Recv_Felica_Packet()
504 HCI_PRINT_BUFFER("Felica Bytes received", &pResponse[index], (length - index)); in phHciNfc_Recv_Felica_Packet()
506 if (pResponse[index + 1] == 0x01) in phHciNfc_Recv_Felica_Packet()
512 &pResponse[index + 2], 8); in phHciNfc_Recv_Felica_Packet()
515 &pResponse[index + 2 + 8], 8); in phHciNfc_Recv_Felica_Packet()
522 … psHciContext->p_target_info->RemoteDevInfo.Felica_Info.SystemCode[0] = pResponse[index]; in phHciNfc_Recv_Felica_Packet()
523 … psHciContext->p_target_info->RemoteDevInfo.Felica_Info.SystemCode[1] = pResponse[index + 1]; in phHciNfc_Recv_Felica_Packet()
[all …]
DphHciNfc_RFReaderA.c85 uint8_t *pResponse,
120 uint8_t *pResponse,
132 uint8_t *pResponse,
495 uint8_t *pResponse, in phHciNfc_Recv_ReaderA_Response() argument
508 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_ReaderA_Response()
537 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_ReaderA_Response()
585 0, pResponse, length); in phHciNfc_Recv_ReaderA_Response()
589 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_ReaderA_Response()
614 0, pResponse, (length - i)); in phHciNfc_Recv_ReaderA_Response()
617 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_ReaderA_Response()
[all …]
DphHciNfc_Jewel.c69 uint8_t *pResponse,
103 uint8_t *pResponse,
408 uint8_t *pResponse, in phHciNfc_Recv_Jewel_Packet() argument
424 pResponse, (uint8_t)length); in phHciNfc_Recv_Jewel_Packet()
429 HCI_PRINT_BUFFER("Jewel Bytes received", pResponse, length); in phHciNfc_Recv_Jewel_Packet()
441 uint8_t *pResponse, in phHciNfc_Recv_Jewel_Response() argument
454 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_Jewel_Response()
485 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_Jewel_Response()
524 0, pResponse, length); in phHciNfc_Recv_Jewel_Response()
527 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_Jewel_Response()
[all …]
DphHciNfc_RFReaderB.c75 uint8_t *pResponse,
109 uint8_t *pResponse,
424 uint8_t *pResponse, in phHciNfc_Recv_ReaderB_Response() argument
436 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_ReaderB_Response()
466 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_ReaderB_Response()
510 0, pResponse, length); in phHciNfc_Recv_ReaderB_Response()
513 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_ReaderB_Response()
532 if (RDR_B_MULTIPLE_TAGS_FOUND == pResponse[HCP_HEADER_LEN]) in phHciNfc_Recv_ReaderB_Response()
566 pResponse[HCP_HEADER_LEN]; in phHciNfc_Recv_ReaderB_Response()
788 uint8_t *pResponse, in phHciNfc_Recv_Iso_B_Packet() argument
[all …]
DphHciNfc_NfcIPMgmt.c108 uint8_t *pResponse,
121 uint8_t *pResponse,
173 uint8_t *pResponse,
186 uint8_t *pResponse,
358 uint8_t *pResponse, in phHciNfc_Recv_Initiator_Response() argument
370 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_Initiator_Response()
395 p_pipe_info, pResponse, in phHciNfc_Recv_Initiator_Response()
560 uint8_t *pResponse, in phHciNfc_Recv_Target_Response() argument
572 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_Target_Response()
597 p_pipe_info, pResponse, in phHciNfc_Recv_Target_Response()
[all …]
DphHciNfc_ISO15693.c80 uint8_t *pResponse,
436 uint8_t *pResponse, in phHciNfc_Recv_ISO15693_Response() argument
449 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_ISO15693_Response()
482 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_ISO15693_Response()
521 0, pResponse, length); in phHciNfc_Recv_ISO15693_Response()
525 pResponse, length); in phHciNfc_Recv_ISO15693_Response()
DphHciNfc_LinkMgmt.c98 uint8_t *pResponse,
355 uint8_t *pResponse, in phHciNfc_Recv_LinkMgmt_Response() argument
389 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_LinkMgmt_Response()
DphHciNfc_CE_B.c82 uint8_t *pResponse,
462 uint8_t *pResponse, in phHciNfc_Recv_CE_B_Response() argument
473 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_CE_B_Response()
503 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_CE_B_Response()
DphHciNfc_CE_A.c82 uint8_t *pResponse,
420 uint8_t *pResponse, in phHciNfc_Recv_CE_A_Response() argument
431 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_CE_A_Response()
461 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_CE_A_Response()
DphHciNfc_PollingLoop.c146 uint8_t *pResponse,
586 uint8_t *pResponse, in phHciNfc_Recv_PollLoop_Response() argument
599 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_PollLoop_Response()
633 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_PollLoop_Response()
DphHciNfc_WI.c74 uint8_t *pResponse,
552 uint8_t *pResponse, in phHciNfc_Recv_WI_Response() argument
565 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_WI_Response()
596 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_WI_Response()
DphHciNfc_SWP.c71 uint8_t *pResponse,
212 uint8_t *pResponse, in phHciNfc_Recv_SWP_Response() argument
225 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_SWP_Response()
256 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_SWP_Response()
DphHciNfc_DevMgmt.c163 uint8_t *pResponse,
1193 uint8_t *pResponse, in phHciNfc_Recv_DevMgmt_Response() argument
1227 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_DevMgmt_Response()
1253 pResponse[HCP_HEADER_LEN]: 0; in phHciNfc_Recv_DevMgmt_Response()
1265 pResponse[HCP_HEADER_LEN]: 0; in phHciNfc_Recv_DevMgmt_Response()
1267 &pResponse[HCP_HEADER_LEN]: NULL; in phHciNfc_Recv_DevMgmt_Response()
DphHciNfc_IDMgmt.c113 uint8_t *pResponse,
654 uint8_t *pResponse, in phHciNfc_Recv_IDMgmt_Response() argument
690 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_IDMgmt_Response()
DphHciNfc_AdminMgmt.c137 uint8_t *pResponse,
826 uint8_t *pResponse, in phHciNfc_Recv_Admin_Response() argument
855 hcp_packet = (phHciNfc_HCP_Packet_t *)pResponse; in phHciNfc_Recv_Admin_Response()
873 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_Admin_Response()