Searched refs:restore_payload (Results 1 – 1 of 1) sorted by relevance
2052 uint8_t restore_payload[]={0x00, 0x00, 0x00, 0x00,}; in phFriNfc_ExtnsTransceive() local2108 memcpy(pTransceiveInfo->sSendData.buffer, &restore_payload[0], sizeof(restore_payload)); in phFriNfc_ExtnsTransceive()2109 pTransceiveInfo->sSendData.length = length + sizeof(restore_payload); in phFriNfc_ExtnsTransceive()