Home
last modified time | relevance | path

Searched refs:on_connection_open_callback (Results 1 – 4 of 4) sorted by relevance

/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_service_impl.h47 FixedChannelManager::OnConnectionOpenCallback on_connection_open_callback) in FixedChannelServiceImpl() argument
48 …ser_handler_(user_handler), on_connection_open_callback_(std::move(on_connection_open_callback)) {} in FixedChannelServiceImpl()
Ddynamic_channel_service_impl.h61 DynamicChannelManager::OnConnectionOpenCallback on_connection_open_callback, in DynamicChannelServiceImpl() argument
64 on_connection_open_callback_(std::move(on_connection_open_callback)), in DynamicChannelServiceImpl()
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_service_impl.h47 FixedChannelManager::OnConnectionOpenCallback on_connection_open_callback) in FixedChannelServiceImpl() argument
48 …ser_handler_(user_handler), on_connection_open_callback_(std::move(on_connection_open_callback)) {} in FixedChannelServiceImpl()
Ddynamic_channel_service_impl.h60 … DynamicChannelManager::OnConnectionOpenCallback on_connection_open_callback, in DynamicChannelServiceImpl() argument
62 … user_handler_(user_handler), on_connection_open_callback_(std::move(on_connection_open_callback)), in DynamicChannelServiceImpl()