Searched defs:buffSz (Results 1 – 1 of 1) sorted by relevance
1085 static NFCSTATUS nativeNfcExtns_doTransceive(uint8_t* buff, uint16_t buffSz) { in nativeNfcExtns_doTransceive()1299 NFCSTATUS Mfc_RecvPacket(uint8_t* buff, uint8_t buffSz) { in Mfc_RecvPacket()1380 phNciNfc_TransceiveInfo_t tTranscvInfo, uint8_t* buff, uint16_t* buffSz) in phNciNfc_MfCreateXchgDataHdr()1408 uint16_t* buffSz) { in phNciNfc_MfCreateAuthCmdHdr()1464 uint8_t* buff, uint16_t* buffSz) { in phNciNfc_SendMfReq()1854 uint16_t buffSz = 0; in phFriNfc_ExtnsTransceive() local