Searched refs:remote_supports_fcs_ (Results 1 – 2 of 2) sorted by relevance
317 return remote_supports_fcs_; in GetRemoteSupportsFcs()322 remote_supports_fcs_ = fcs_supported; in OnRemoteExtendedFeatureReceived()
242 bool remote_supports_fcs_ = false; variable