HomeSort by relevance Sort by last modified time
    Searched full:transferprotocol (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
ArchDebugSupport.h 19 #include "TransferProtocol.h"
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
ArchDebugSupport.h 19 #include "TransferProtocol.h"
  /hardware/interfaces/radio/1.0/
ISap.hal 86 * @param transferProtocol Transport Protocol
88 oneway setTransferProtocolReq(int32_t token, SapTransferProtocol transferProtocol);
  /hardware/interfaces/radio/1.2/default/
Sap.cpp 70 ::android::hardware::radio::V1_0::SapTransferProtocol /* transferProtocol */) {
Sap.h 52 ::android::hardware::radio::V1_0::SapTransferProtocol transferProtocol) override;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/IdeControllerInit/
IdeControllerInit.h 105 EFI_ATA_EXT_TRANSFER_PROTOCOL TransferProtocol;
  /hardware/ril/libril/
sap_service.cpp 66 Return<void> setTransferProtocolReq(int32_t token, SapTransferProtocol transferProtocol);
491 Return<void> SapImpl::setTransferProtocolReq(int32_t token, SapTransferProtocol transferProtocol) {
503 req.protocol = (RIL_SIM_SAP_SET_TRANSFER_PROTOCOL_REQ_Protocol)transferProtocol;
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.h 39 #include <TransferProtocol.h>
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IdeControllerInit.h 145 EFI_ATA_EXT_TRANSFER_PROTOCOL TransferProtocol;
147 /// The mode for operating the transfer protocol that is identified by TransferProtocol.

Completed in 502 milliseconds