Searched defs:buffSz (Results 1 – 1 of 1) sorted by relevance
1087 static NFCSTATUS nativeNfcExtns_doTransceive(uint8_t* buff, uint16_t buffSz) { in nativeNfcExtns_doTransceive()1310 NFCSTATUS Mfc_RecvPacket(uint8_t* buff, uint8_t buffSz) { in Mfc_RecvPacket()1391 phNciNfc_TransceiveInfo_t tTranscvInfo, uint8_t* buff, uint16_t* buffSz) in phNciNfc_MfCreateXchgDataHdr()1419 uint16_t* buffSz) { in phNciNfc_MfCreateAuthCmdHdr()1475 uint8_t* buff, uint16_t* buffSz) { in phNciNfc_SendMfReq()1865 uint16_t buffSz = 0; in phFriNfc_ExtnsTransceive() local