Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc170 bool IsPacketQueueEmpty() const { in IsPacketQueueEmpty() function in TestAclConnectionInterface
314 ASSERT_FALSE(acl_connection_interface_.IsPacketQueueEmpty()); in TEST_F()
320 ASSERT_TRUE(acl_connection_interface_.IsPacketQueueEmpty()); in TEST_F()
Dle_acl_connection_test.cc123 bool IsPacketQueueEmpty() const { in IsPacketQueueEmpty() function in bluetooth::hci::acl_manager::__anon67124b5c0111::TestLeAclConnectionInterface