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