Home
last modified time | relevance | path

Searched defs:Send (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DUsbDevice.h113 USB_DEVICE_SEND Send; member
DAndroidFastbootTransport.h127 FASTBOOT_TRANSPORT_SEND Send; member
/device/linaro/hikey/bluetooth/
Dh4_protocol.cc29 size_t H4Protocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::H4Protocol
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
DEventChannel.c29 evtchn_send_t Send; in XenEventChannelNotify() local
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c1487 IN BOOLEAN Send, in CompressData()