Home
last modified time | relevance | path

Searched defs:TxEngine (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 Dtx_engine.h61 TxEngine(ChannelId channel_id, uint16_t max_tx_sdu_size, TxChannel& channel) in TxEngine() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Denhanced_retransmission_mode_tx_engine_test.cc30 using TxEngine = EnhancedRetransmissionModeTxEngine; typedef