Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_impl_test.cc207 packet_count_--; in HciDownEndDequeue()
208 if (packet_count_ == 0) { in HciDownEndDequeue()
217 uint16_t packet_count_; member in bluetooth::hci::acl_manager::ClassicImplTest
Dround_robin_scheduler_test.cc132 packet_count_--; in HciDownEndDequeue()
133 if (packet_count_ == 0) { in HciDownEndDequeue()
152 packet_count_ = count; in SetPacketFuture()
163 uint16_t packet_count_; member in bluetooth::hci::acl_manager::__anond0aaf5ec0111::RoundRobinSchedulerTest
Dle_impl_test.cc395 packet_count_--; in HciDownEndDequeue()
396 if (packet_count_ == 0) { in HciDownEndDequeue()
415 uint16_t packet_count_; member in bluetooth::hci::acl_manager::LeImplTest