Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/utils/
DNxpNfcCapability.h46 tNFC_chipType getChipType(uint8_t* msg, uint16_t msg_len);
DNxpNfcCapability.cpp35 tNFC_chipType capability::getChipType(uint8_t* msg, uint16_t msg_len) { in getChipType() function in capability
/hardware/nxp/nfc/halimpl/hal/
DphNxpNciHal.cc3162 tNFC_chipType chipType = pConfigFL->getChipType(msg, msg_len); in phNxpNciHal_configFeatureList()