Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_hci/
H A Duart_transport_test.cc190 size_t sync_data_packet_count = 0; in TEST_F() local
194 ++sync_data_packet_count; in TEST_F()
198 EXPECT_EQ(sync_data_packet_count, 1u); in TEST_F()