Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/internal/
Dlink.cc300 return remote_supports_ertm_; in GetRemoteSupportsErtm()
308 remote_supports_ertm_ = ertm_supported; in OnRemoteExtendedFeatureReceived()
Dlink.h227 bool remote_supports_ertm_ = false; variable