Home
last modified time | relevance | path

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

/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc491 auto& stored_channel = all_channels_.back(); in OnConnectionOpenLe() local
508 void SecurityManagerImpl::ConnectionIsReadyStartPairing(LeFixedChannelEntry* stored_channel) { in ConnectionIsReadyStartPairing()