Searched refs:getChipType (Results 1 – 3 of 3) sorted by relevance
46 tNFC_chipType getChipType(uint8_t* msg, uint16_t msg_len);
35 tNFC_chipType capability::getChipType(uint8_t* msg, uint16_t msg_len) { in getChipType() function in capability
3162 tNFC_chipType chipType = pConfigFL->getChipType(msg, msg_len); in phNxpNciHal_configFeatureList()