Searched refs:remote_supports_ertm_ (Results 1 – 2 of 2) sorted by relevance
313 return remote_supports_ertm_; in GetRemoteSupportsErtm()321 remote_supports_ertm_ = ertm_supported; in OnRemoteExtendedFeatureReceived()
241 bool remote_supports_ertm_ = false; variable