Searched refs:FindStoredLeChannel (Results 1 – 2 of 2) sorted by relevance
235 LeFixedChannelEntry* FindStoredLeChannel(const hci::AddressWithType& device);236 LeFixedChannelEntry* FindStoredLeChannel(uint8_t connection_handle);
147 LeFixedChannelEntry* stored_chan = FindStoredLeChannel(address); in CreateBondLe()458 LeFixedChannelEntry* SecurityManagerImpl::FindStoredLeChannel(const hci::AddressWithType& device) { in FindStoredLeChannel() function in bluetooth::security::internal::SecurityManagerImpl478 LeFixedChannelEntry* stored_chan = FindStoredLeChannel(device); in OnSmpCommandLe()639 LeFixedChannelEntry* stored_chan = FindStoredLeChannel(address); in OnConnectionClosedLe()695 LeFixedChannelEntry* stored_chan = FindStoredLeChannel(pending_le_pairing_.address_); in OnPairingFinished()