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