Searched refs:rc_connection_state_cb_t (Results 1 – 1 of 1) sorted by relevance
216 struct rc_connection_state_cb_t { struct227 static std::promise<rc_connection_state_cb_t> g_btrc_connection_state_promise; argument286 rc_connection_state_cb_t rc_connection_state = { in SetUp()304 g_btrc_connection_state_promise = std::promise<rc_connection_state_cb_t>(); in TEST_F()305 std::future<rc_connection_state_cb_t> future = in TEST_F()333 g_btrc_connection_state_promise = std::promise<rc_connection_state_cb_t>(); in SetUp()338 rc_connection_state_cb_t rc_connection_state = { in SetUp()353 std::future<rc_connection_state_cb_t> g_btrc_connection_state_future;