Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_ctp.h192 static bool IsFullyCompleted() { return ref_cnt == 0; } in IsFullyCompleted() function
Dhas_client.cc1292 if (group_op_coordinator.IsFullyCompleted()) { in OnHasPresetGenericUpdate()
1538 if (group_op_coordinator.IsFullyCompleted()) { in OnHasActivePresetValue()
Dhas_client_test.cc3291 ASSERT_FALSE(wrapper.IsFullyCompleted()); in TEST_F()
3298 ASSERT_FALSE(wrapper.IsFullyCompleted()); in TEST_F()
3308 ASSERT_TRUE(wrapper.IsFullyCompleted()); in TEST_F()