Searched refs:mTransport (Results 1 – 1 of 1) sorted by relevance
67 STATIC FASTBOOT_TRANSPORT_PROTOCOL *mTransport; variable94 #define SEND_LITERAL(Str) mTransport->Send ( \124 mTransport->Send (AsciiStrLen (Response), Response, &mFatalSendErrorEvent); in HandleGetVar()164 if (mTransport->RequestReceive) { in HandleDownload()165 mTransport->RequestReceive (mNumDataBytes); in HandleDownload()169 mTransport->Send (sizeof Response - 1, Response, &mFatalSendErrorEvent); in HandleDownload()536 Status = mTransport->Receive (&Size, &Data); in DataReady()592 (VOID **) &mTransport in FastbootAppEntryPoint()658 Status = mTransport->Start ( in FastbootAppEntryPoint()687 mTransport->Stop (); in FastbootAppEntryPoint()