Home
last modified time | relevance | path

Searched defs:rx_data (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/system/core/fastboot/
H A Dudp.cpp154 uint8_t rx_data[4]; in InitializeProtocol() local
207 ssize_t UdpTransport::SendData(Id id, const uint8_t* tx_data, size_t tx_length, uint8_t* rx_data, in SendData()
254 Header* header, const uint8_t* tx_data, size_t tx_length, uint8_t* rx_data, in SendSinglePacketHelper()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dchannel_server.cc105 [self, channel_id](bt::ByteBufferPtr rx_data) { in Activate()
154 void ChannelServer::OnChannelDataReceived(bt::ByteBufferPtr rx_data) { in OnChannelDataReceived()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/socket/public/pw_bluetooth_sapphire/fuchsia/host/socket/
H A Dsocket_channel_relay.h359 ByteBufferPtr rx_data) { in OnChannelDataReceived()
519 const ByteBuffer& rx_data = *socket_write_queue_.front(); in ServiceSocketWriteQueue() local
/aosp_15_r20/external/pigweed/pw_spi/public/pw_spi/
H A Dresponder.h53 Status WriteReadAsync(ConstByteSpan tx_data, ByteSpan rx_data) { in WriteReadAsync()
/aosp_15_r20/external/pigweed/pw_spi_mcuxpresso/public/pw_spi_mcuxpresso/
H A Dresponder.h105 ByteSpan rx_data; member
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/include/soc/
H A Dspi.h18 u32 rx_data; /* 0x01c: SPI_RX_DATA */ member
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/include/soc/
H A Dspi.h18 u32 rx_data; /* 0x01c: SPI_RX_DATA */ member
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5250/include/soc/
H A Dspi.h17 unsigned int rx_data; /* 0x1c */ member
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5420/include/soc/
H A Dspi.h17 unsigned int rx_data; /* 0x1c */ member
/aosp_15_r20/external/pigweed/pw_spi_linux/
H A Dcli.cc310 std::vector<std::byte> rx_data(args.rx_count ? args.rx_count.value() in MainInNamespace() local
/aosp_15_r20/external/pigweed/pw_uart_mcuxpresso/
H A Ddma_uart.cc175 struct UsartDmaRxData* rx_data = &stream->rx_data_; in TxRxCompletionCallback() local
/aosp_15_r20/external/pigweed/pw_spi_mcuxpresso/
H A Dresponder.cc507 ByteSpan rx_data) { in DoWriteReadAsync()
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/self-test/
DphNxpNciHal_SelfTest.cc979 uint32_t rx_data[NCI_MAX_DATA_LEN]; in phNxpNciHal_readLocked() local
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/self-test/
DphNxpNciHal_SelfTest.cc980 uint32_t rx_data[NCI_MAX_DATA_LEN]; in phNxpNciHal_readLocked() local
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/body/
Dbody.rs756 let mut rx_data = tokio_test::task::spawn(rx.data()); in channel_wanter() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco.cc399 auto rx_data = data.data(); in btm_route_sco_data() local
/aosp_15_r20/external/pigweed/pw_i2c/
H A Dregister_device_test.cc49 ByteSpan rx_data, in DoWriteReadFor()
/aosp_15_r20/external/rust/crates/quiche/src/
Dlib.rs1258 rx_data: u64, field
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dlib.rs1258 rx_data: u64, field