Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/classic/
H A Ddynamic_channel_manager.cc33 internal::Link::PendingDynamicChannelConnection pending_connection{ in ConnectChannel() local
39 …&internal::LinkManager::ConnectDynamicChannelServices, device, std::move(pending_connection), psm); in ConnectChannel()
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink_manager.h103 hci::Address device, Link::PendingDynamicChannelConnection pending_connection, Psm psm);