Searched refs:on_open_callback_ (Results 1 – 8 of 8) sorted by relevance
33 .on_open_callback_ = std::move(on_connection_open), in ConnectChannel()
32 .on_open_callback_ = std::move(on_connection_open), in ConnectChannel()
77 on_open_callback_ = std::move(on_open_callback); in ConnectChannel()92 on_open_callback_ = std::move(on_open_callback); in RegisterService()123 std::move(on_open_callback_).Run(std::move(channel)); in SetConnectionOnOpen()128 l2cap::classic::DynamicChannelManager::OnConnectionOpenCallback on_open_callback_{}; member in bluetooth::shim::__anon35f885e20111::TestDynamicChannelManagerImpl
118 .on_open_callback_ = common::Bind(&L2capClassicLinkTest::OnOpen, common::Unretained(this)), in TEST_F()
56 DynamicChannelManager::OnConnectionOpenCallback on_open_callback_; member
203 …common::BindOnce(std::move(pending_dynamic_channel_connection.on_open_callback_), std::move(user_c… in NotifyChannelCreation()
55 DynamicChannelManager::OnConnectionOpenCallback on_open_callback_; member
158 …common::BindOnce(std::move(pending_dynamic_channel_connection.on_open_callback_), std::move(user_c… in NotifyChannelCreation()