Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_ext.cc95 static void RemoveNfcDepIntfFromInitResp(uint8_t* coreInitResp,
1512 void RemoveNfcDepIntfFromInitResp(uint8_t* coreInitResp, in RemoveNfcDepIntfFromInitResp() argument
1519 *(coreInitResp + indexOfSupportedRfIntf + NCI_HEADER_SIZE); in RemoveNfcDepIntfFromInitResp()
1526 coreInitResp + indexOfSupportedRfIntf + 1 + NCI_HEADER_SIZE; in RemoveNfcDepIntfFromInitResp()
1546 coreInitResp[16] = noOfSupportedInterface - 1; in RemoveNfcDepIntfFromInitResp()
1554 coreInitResp[2] -= noBytesToSkipForNfcDep; in RemoveNfcDepIntfFromInitResp()
1557 phNxpNciHal_print_packet("DEBUG", coreInitResp, *coreInitRespLen); in RemoveNfcDepIntfFromInitResp()