Searched refs:g_btrc_connection_state_future (Results 1 – 1 of 1) sorted by relevance
334 g_btrc_connection_state_future = in SetUp()353 std::future<rc_connection_state_cb_t> g_btrc_connection_state_future; member in BtifRcConnectionTest373 g_btrc_connection_state_future.wait_for(std::chrono::seconds(2))); in TEST_F()374 auto res = g_btrc_connection_state_future.get(); in TEST_F()391 g_btrc_connection_state_future.wait_for(std::chrono::seconds(3))); in TEST_F()392 auto res = g_btrc_connection_state_future.get(); in TEST_F()428 g_btrc_connection_state_future.wait_for(std::chrono::seconds(2))); in TEST_F()429 auto res = g_btrc_connection_state_future.get(); in TEST_F()