Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/internal/
Dlink.h144 virtual bool GetRemoteSupportsFcs() const;
Dlink.cc303 bool Link::GetRemoteSupportsFcs() const { in GetRemoteSupportsFcs() function in bluetooth::l2cap::classic::internal::Link
Dsignalling_manager.cc399 if (link_->GetRemoteSupportsFcs()) { in SendInitialConfigRequest()