Searched refs:restore_payload (Results 1 – 1 of 1) sorted by relevance
1860 uint8_t restore_payload[] = { in phFriNfc_ExtnsTransceive() local1917 memcpy(pTransceiveInfo->sSendData.buffer, &restore_payload[0], in phFriNfc_ExtnsTransceive()1918 sizeof(restore_payload)); in phFriNfc_ExtnsTransceive()1919 pTransceiveInfo->sSendData.length = length + sizeof(restore_payload); in phFriNfc_ExtnsTransceive()