Searched refs:receive (Results 1 – 6 of 6) sorted by relevance
/bootable/libbootloader/gbl/libefi/src/protocol/ |
D | simple_network.rs | 132 pub fn receive( in receive() method 146 self.interface()?.receive, in receive()
|
/bootable/libbootloader/gbl/libefi/defs/protocols/ |
D | simple_network_protocol.h | 124 EfiStatus (*receive)(struct EfiSimpleNetworkProtocol* self, size_t* header_size, size_t* buf_size, member
|
/bootable/libbootloader/gbl/efi/src/ |
D | net.rs | 131 fn receive(&mut self, _: Instant) -> Option<(Self::RxToken<'_>, Self::TxToken<'_>)> { in receive() method 135 .receive(None, Some(&mut recv_size), &mut self.rx_frame[..], None, None, None) in receive()
|
/bootable/libbootloader/gbl/docs/ |
D | EFI_ANDROID_BOOT_PROTOCOL.md | 217 A pointer to the data buffer to receive the USB packet. 221 `FastbootUsbReceive()` should poll and, if available, receive the next USB
|
/bootable/recovery/updater_sample/ |
D | README.md | 62 app doesn't receive onStatusUpdate and onPayloadApplicationCompleted notifications.
|
/bootable/recovery/tests/testdata/ |
D | recovery_body | 6099 …p_zeromsgsendreceive…
|