Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dlink.cc144 void Link::SendConnectionRequest(Psm psm, Cid local_cid) { in SendConnectionRequest() function in bluetooth::l2cap::classic::internal::Link
148 void Link::SendConnectionRequest(Psm psm, Cid local_cid, in SendConnectionRequest() function in bluetooth::l2cap::classic::internal::Link
H A Dsignalling_manager.cc91 void ClassicSignallingManager::SendConnectionRequest(Psm psm, Cid local_cid) { in SendConnectionRequest() function in bluetooth::l2cap::classic::internal::ClassicSignallingManager
/aosp12/system/bt/gd/l2cap/le/internal/
H A Dlink.cc172 void Link::SendConnectionRequest(Psm psm, PendingDynamicChannelConnection pending_dynamic_channel_c… in SendConnectionRequest() function in bluetooth::l2cap::le::internal::Link
H A Dsignalling_manager.cc59 void LeSignallingManager::SendConnectionRequest(Psm psm, Cid local_cid, Mtu mtu) { in SendConnectionRequest() function in bluetooth::l2cap::le::internal::LeSignallingManager