Searched refs:on_open_callback (Results 1 – 1 of 1) sorted by relevance
77 l2cap::classic::DynamicChannelManager::OnConnectionOpenCallback on_open_callback, in ConnectChannel() argument80 on_open_callback_ = std::move(on_open_callback); in ConnectChannel()92 l2cap::classic::DynamicChannelManager::OnConnectionOpenCallback on_open_callback) { in RegisterService() argument95 on_open_callback_ = std::move(on_open_callback); in RegisterService()150 l2cap::classic::DynamicChannelManager::OnConnectionOpenCallback on_open_callback, in ConnectChannel() argument152 …impl_.ConnectChannel(device, configuration_option, psm, std::move(on_open_callback), std::move(on_… in ConnectChannel()160 l2cap::classic::DynamicChannelManager::OnConnectionOpenCallback on_open_callback) override { in RegisterService() argument162 …uration_option, security_policy, std::move(on_registration_complete), std::move(on_open_callback)); in RegisterService()