Home
last modified time | relevance | path

Searched refs:mTcpHandle (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/AndroidFastbootTransportTcpDxe/
DFastbootTransportTcp.c55 STATIC EFI_HANDLE mTcpHandle = NULL; variable
363 Status = mTcpServiceBinding->CreateChild (mTcpServiceBinding, &mTcpHandle); in TcpFastbootTransportStart()
370 mTcpHandle, in TcpFastbootTransportStart()
511 Status = mTcpServiceBinding->DestroyChild (mTcpServiceBinding, &mTcpHandle); in TcpFastbootTransportStop()