Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.cpp59 static NFCSTATUS phLibNfc_GetKeyNumberMFC(uint8_t* buffer, uint8_t* bKey);
1524 static NFCSTATUS phLibNfc_GetKeyNumberMFC(uint8_t* buffer, uint8_t* bKey) { in phLibNfc_GetKeyNumberMFC() function
1585 phLibNfc_GetKeyNumberMFC(pTransceiveInfo->sSendData.buffer, bKey); in phLibNfc_ChkAuthCmdMFC()