Home
last modified time | relevance | path

Searched refs:connection_history_ (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc912 FixedQueue<std::unique_ptr<ConnectionDescriptor>> connection_history_ = member
1221 connection_history_.ReadElementsAsString(); in DumpConnectionHistory()
1236 connection_history_.ReadElementsAsString(); in DumpConnectionHistory()
1555 pimpl_->connection_history_.Push( in OnClassicLinkDisconnected()
1629 pimpl_->connection_history_.Push(std::make_unique<LeConnectionDescriptor>( in OnLeLinkDisconnected()