Searched refs:phNxpNciHal_ReadResponse (Results 1 – 1 of 1) sorted by relevance
/hardware/nxp/nfc/snxxx/halimpl/recovery/ |
D | phNxpNciHal_Recovery.cc | 214 static NFCSTATUS phNxpNciHal_ReadResponse(uint16_t* len, uint8_t** rsp_buffer, in phNxpNciHal_ReadResponse() function 283 if ((phNxpNciHal_ReadResponse(&rsp_len, &rsp_buffer, in phNxpNciHal_determineChipType() 291 if ((phNxpNciHal_ReadResponse(&rsp_len, &rsp_buffer, in phNxpNciHal_determineChipType() 326 if ((phNxpNciHal_ReadResponse(&rsp_len, &rsp_buffer, in phNxpNciHal_isSessionClosed() 358 if ((phNxpNciHal_ReadResponse(&rsp_len, &rsp_buffer, in phNxpNciHal_determineChipTypeDlMode()
|