Searched refs:FindStoredLeChannel (Results 1 – 2 of 2) sorted by relevance
112 LeFixedChannelEntry* stored_chan = FindStoredLeChannel(address); in CreateBondLe()379 LeFixedChannelEntry* SecurityManagerImpl::FindStoredLeChannel(const hci::AddressWithType& device) { in FindStoredLeChannel() function in bluetooth::security::internal::SecurityManagerImpl399 LeFixedChannelEntry* stored_chan = FindStoredLeChannel(device); in OnSmpCommandLe()556 LeFixedChannelEntry* stored_chan = FindStoredLeChannel(address); in OnConnectionClosedLe()606 LeFixedChannelEntry* stored_chan = FindStoredLeChannel(pending_le_pairing_.address_); in OnPairingFinished()
209 LeFixedChannelEntry* FindStoredLeChannel(const hci::AddressWithType& device);