Lines Matching refs:pResponse
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
801 HCI_PRINT_BUFFER("ISO 14443-4B Bytes received", pResponse, length); in phHciNfc_Recv_Iso_B_Packet()
802 if(FALSE != pResponse[(length - i)]) in phHciNfc_Recv_Iso_B_Packet()