Home
last modified time | relevance | path

Searched refs:async_data_packet_count (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_hci/
H A Duart_transport_test.cc141 size_t async_data_packet_count = 0; in TEST_F() local
145 ++async_data_packet_count; in TEST_F()
149 EXPECT_EQ(async_data_packet_count, 1u); in TEST_F()