Home
last modified time | relevance | path

Searched defs:stored_channel (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/internal/
Dsecurity_manager_impl.cc574 auto& stored_channel = all_channels_.back(); in OnConnectionOpenLe() local
591 void SecurityManagerImpl::ConnectionIsReadyStartPairing(LeFixedChannelEntry* stored_channel) { in ConnectionIsReadyStartPairing()