Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/internal/
Dlink.cc304 return remote_supports_fcs_; in GetRemoteSupportsFcs()
309 remote_supports_fcs_ = fcs_supported; in OnRemoteExtendedFeatureReceived()
Dlink.h228 bool remote_supports_fcs_ = false; variable