Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_ext.cc1518 uint8_t noOfSupportedInterface = in RemoveNfcDepIntfFromInitResp() local
1524 if (noOfSupportedInterface) { in RemoveNfcDepIntfFromInitResp()
1531 for (int i = 0; i < noOfSupportedInterface; i++) { in RemoveNfcDepIntfFromInitResp()
1546 coreInitResp[16] = noOfSupportedInterface - 1; in RemoveNfcDepIntfFromInitResp()