/external/libnfc-nxp/src/ |
D | phHciNfc_Felica.c | 81 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 …]
|
D | phHciNfc_RFReaderA.c | 85 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 …]
|
D | phHciNfc_Jewel.c | 69 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 …]
|
D | phHciNfc_RFReaderB.c | 75 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 …]
|
D | phHciNfc_NfcIPMgmt.c | 108 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 …]
|
D | phHciNfc_ISO15693.c | 80 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()
|
D | phHciNfc_LinkMgmt.c | 98 uint8_t *pResponse, 355 uint8_t *pResponse, in phHciNfc_Recv_LinkMgmt_Response() argument 389 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_LinkMgmt_Response()
|
D | phHciNfc_CE_B.c | 82 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()
|
D | phHciNfc_CE_A.c | 82 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()
|
D | phHciNfc_PollingLoop.c | 146 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()
|
D | phHciNfc_WI.c | 74 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()
|
D | phHciNfc_SWP.c | 71 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()
|
D | phHciNfc_DevMgmt.c | 163 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()
|
D | phHciNfc_IDMgmt.c | 113 uint8_t *pResponse, 654 uint8_t *pResponse, in phHciNfc_Recv_IDMgmt_Response() argument 690 &pResponse[HCP_HEADER_LEN], in phHciNfc_Recv_IDMgmt_Response()
|
D | phHciNfc_AdminMgmt.c | 137 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()
|