Searched defs:buff (Results 1 – 2 of 2) sorted by relevance
1180 STATIC NFCSTATUS nativeNfcExtns_doTransceive(uint8_t *buff, uint16_t buffSz) in nativeNfcExtns_doTransceive()1409 NFCSTATUS Mfc_RecvPacket(uint8_t *buff, uint8_t buffSz) in Mfc_RecvPacket()1507 uint8_t *buff, uint16_t *buffSz) in phNciNfc_MfCreateXchgDataHdr()1537 uint8_t *buff, in phNciNfc_MfCreateAuthCmdHdr()1596 phNciNfc_SendMfReq(phNciNfc_TransceiveInfo_t tTranscvInfo, uint8_t *buff, uint16_t *buffSz) in phNciNfc_SendMfReq()2048 uint8_t *buff=NULL; in phFriNfc_ExtnsTransceive() local
97 int[] buff = new int[w * h]; in fillBitmap() local