Searched refs:coreInitResp (Results 1 – 1 of 1) sorted by relevance
95 static void RemoveNfcDepIntfFromInitResp(uint8_t* coreInitResp,1512 void RemoveNfcDepIntfFromInitResp(uint8_t* coreInitResp, in RemoveNfcDepIntfFromInitResp() argument1519 *(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()