Searched refs:channel_param (Results 1 – 1 of 1) sorted by relevance
567 void SecurityManagerImpl::OnConnectionOpenLe(std::unique_ptr<l2cap::le::FixedChannel> channel_param… in OnConnectionOpenLe() argument569 … std::make_unique<os::EnqueueBuffer<packet::BasePacketBuilder>>(channel_param->GetQueueUpEnd()); in OnConnectionOpenLe()571 all_channels_.push_back({std::move(channel_param), std::move(enqueue_buffer_temp)}); in OnConnectionOpenLe()