Home
last modified time | relevance | path

Searched defs:QueueSdu (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dfake_tx_channel.h37 FakeTxChannel& QueueSdu(ByteBufferPtr sdu) { in QueueSdu() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Denhanced_retransmission_mode_tx_engine_test.cc59 void QueueSdu(TxEngine& engine, ByteBufferPtr sdu) { in QueueSdu() function in bt::l2cap::internal::__anonb290d65c0111::EnhancedRetransmissionModeTxEngineTest