Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.h150 virtual bool GetRemoteSupportsFcs() const;
Dlink.cc316 bool Link::GetRemoteSupportsFcs() const { in GetRemoteSupportsFcs() function in bluetooth::l2cap::classic::internal::Link
Dsignalling_manager.cc410 if (link_->GetRemoteSupportsFcs()) { in SendInitialConfigRequest()