Searched defs:tx_engine (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | enhanced_retransmission_mode_tx_engine_test.cc | 83 TxEngine tx_engine(kTestChannelId, in TEST_F() local 112 TxEngine tx_engine(kTestChannelId, in TEST_F() local 134 TxEngine tx_engine(kTestChannelId, in TEST_F() local 146 TxEngine tx_engine(kTestChannelId, in TEST_F() local 160 TxEngine tx_engine(kTestChannelId, in TEST_F() local 208 TxEngine tx_engine(kTestChannelId, in TEST_F() local 242 TxEngine tx_engine(kTestChannelId, in TEST_F() local 263 TxEngine tx_engine(kTestChannelId, in TEST_F() local 286 TxEngine tx_engine(kTestChannelId, in TEST_F() local 308 TxEngine tx_engine(kTestChannelId, in TEST_F() local [all …]
|
H A D | enhanced_retransmission_mode_engines.cc | 38 auto tx_engine = std::make_unique<EnhancedRetransmissionModeTxEngine>( in MakeLinkedEnhancedRetransmissionModeEngines() local
|