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