Searched refs:OnConnectionOpenLe (Results 1 – 2 of 2) sorted by relevance
204 void OnConnectionOpenLe(std::unique_ptr<l2cap::le::FixedChannel> channel);
486 void SecurityManagerImpl::OnConnectionOpenLe(std::unique_ptr<l2cap::le::FixedChannel> channel_param… in OnConnectionOpenLe() function in bluetooth::security::internal::SecurityManagerImpl600 …common::Bind(&SecurityManagerImpl::OnConnectionOpenLe, common::Unretained(this)), security_handler… in SecurityManagerImpl()